summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Konovalov <andrey.konovalov@linaro.org>2013-02-08 01:26:00 +0400
committerAndrey Konovalov <andrey.konovalov@linaro.org>2013-02-08 01:26:00 +0400
commit4dc7ae209cbf38939639378ec96752f3b668241b (patch)
tree0fdeef98ed8f0e1b3f09b5a3e3bc24abe72332ae
parent293e9a8aaee9448d9bb844658df328890183dece (diff)
This effectively reverts commit 57efe68d9601c3c3519871e41f665feb63e8291c with the initial version of the fix - now that the final version has made it into the mainline. Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
-rw-r--r--arch/arm/mach-omap2/drm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/drm.c b/arch/arm/mach-omap2/drm.c
index d53169bf46a3..2a2cfa88ddbf 100644
--- a/arch/arm/mach-omap2/drm.c
+++ b/arch/arm/mach-omap2/drm.c
@@ -28,7 +28,6 @@
#include "soc.h"
#include "omap_device.h"
#include "omap_hwmod.h"
-#include "soc.h"
#if defined(CONFIG_DRM_OMAP) || (CONFIG_DRM_OMAP_MODULE)