aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/video/samsung_fimd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/video/samsung_fimd.h b/include/video/samsung_fimd.h
index b0393209679b..8af0c6155eed 100644
--- a/include/video/samsung_fimd.h
+++ b/include/video/samsung_fimd.h
@@ -107,7 +107,7 @@
107#define VIDCON2_ORGYCbCr (1 << 8) 107#define VIDCON2_ORGYCbCr (1 << 8)
108#define VIDCON2_YUVORDCrCb (1 << 7) 108#define VIDCON2_YUVORDCrCb (1 << 7)
109 109
110/* PRTCON (S3C6410, S5PC100) 110/* PRTCON (S3C6410)
111 * Might not be present in the S3C6410 documentation, 111 * Might not be present in the S3C6410 documentation,
112 * but tests prove it's there almost for sure; shouldn't hurt in any case. 112 * but tests prove it's there almost for sure; shouldn't hurt in any case.
113 */ 113 */