aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/video
diff options
context:
space:
mode:
authorKukjin Kim <kgene.kim@samsung.com>2014-07-02 07:53:17 +0900
committerKukjin Kim <kgene.kim@samsung.com>2014-07-13 07:35:15 +0900
commitf86e0add813a3cc0e338089fa6c0928f5f6dc52d (patch)
tree2059a8897c7a77bcb32a71f0d3e9a28321dfacb4 /include/video
parentmtd: onenand: remove s5pc100 related onenand codes (diff)
downloadwireguard-linux-f86e0add813a3cc0e338089fa6c0928f5f6dc52d.tar.xz
wireguard-linux-f86e0add813a3cc0e338089fa6c0928f5f6dc52d.zip
video: fbdev: s3c-fb: remove s5pc100 related fimd and fb codes
This patch removes fimd and fb codes for s5pc100 SoC. Acked-by: Jingoo Han <jg1.han@samsung.com> Cc: Tomi Valkeinen <tomi.valkeinen@ti.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'include/video')
-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 @@
#define VIDCON2_ORGYCbCr (1 << 8)
#define VIDCON2_YUVORDCrCb (1 << 7)
-/* PRTCON (S3C6410, S5PC100)
+/* PRTCON (S3C6410)
* Might not be present in the S3C6410 documentation,
* but tests prove it's there almost for sure; shouldn't hurt in any case.
*/