From 4dc7ae209cbf38939639378ec96752f3b668241b Mon Sep 17 00:00:00 2001 From: Andrey Konovalov Date: Fri, 8 Feb 2013 01:26:00 +0400 Subject: Fix arch/arm/mach-omap2/drm.c compilation again 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 --- arch/arm/mach-omap2/drm.c | 1 - 1 file changed, 1 deletion(-) 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) -- cgit v1.2.3