From 3550a7b213ff710d3e00e31137fff2602e82807c Mon Sep 17 00:00:00 2001 From: Wei Yongjun Date: Sun, 16 Dec 2012 11:30:01 -0800 Subject: [PATCH] ARM: OMAP4: remove duplicated include from omap_hwmod_44xx_data.c Remove duplicated include. Signed-off-by: Wei Yongjun Signed-off-by: Tony Lindgren --- arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c index eb61cfd9452..1b5890380b1 100644 --- a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c +++ b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c @@ -26,7 +26,6 @@ #include -#include #include #include #include -- 2.34.1