summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/exynos-gsc
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2013-03-05 14:42:20 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2013-04-04 19:52:41 -0300
commit474c890d67ca5a16817deb4c5b6b8c600d8dd247 (patch)
treedff7352b5c44b08f7553ef5dfda69919cd1c890e /drivers/media/platform/exynos-gsc
parent992bc797deaf0765f77fda03bc0d0a846236c81c (diff)
downloadop-kernel-dev-474c890d67ca5a16817deb4c5b6b8c600d8dd247.zip
op-kernel-dev-474c890d67ca5a16817deb4c5b6b8c600d8dd247.tar.gz
[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>
Diffstat (limited to 'drivers/media/platform/exynos-gsc')
-rw-r--r--drivers/media/platform/exynos-gsc/gsc-regs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/platform/exynos-gsc/gsc-regs.c b/drivers/media/platform/exynos-gsc/gsc-regs.c
index 6f5b5a4..e22d147 100644
--- a/drivers/media/platform/exynos-gsc/gsc-regs.c
+++ b/drivers/media/platform/exynos-gsc/gsc-regs.c
@@ -12,7 +12,6 @@
#include <linux/io.h>
#include <linux/delay.h>
-#include <mach/map.h>
#include "gsc-core.h"
OpenPOWER on IntegriCloud