[media] exynos: remove unnecessary header inclusions
authorArnd Bergmann <arnd@arndb.de>
Tue, 5 Mar 2013 17:42:20 +0000 (14:42 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 4 Apr 2013 22:52:41 +0000 (19:52 -0300)
commit474c890d67ca5a16817deb4c5b6b8c600d8dd247
treedff7352b5c44b08f7553ef5dfda69919cd1c890e
parent992bc797deaf0765f77fda03bc0d0a846236c81c
[media] exynos: remove unnecessary header inclusions

In multiplatform configurations, we cannot include headers
provided by only the exynos platform. Fortunately a number
of drivers that include those headers do not actually need
them, so we can just remove the inclusions.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/platform/exynos-gsc/gsc-regs.c
drivers/media/platform/s5p-tv/sii9234_drv.c
This page took 0.026509 seconds and 5 git commands to generate.