From c45b1342b1d3ac144ccf55b377e5b70088fbaed2 Mon Sep 17 00:00:00 2001 From: Shawn Guo Date: Thu, 13 Sep 2012 14:38:48 +0800 Subject: ARM: imx: remove unnecessary inclusion from device-imx*.h There is no need for device-imx*.h to include .h. Remove them and fix one indirect inclusion in mach-mx31ads.c. Signed-off-by: Shawn Guo Acked-by: Sascha Hauer Acked-by: Arnd Bergmann --- arch/arm/mach-imx/devices-imx21.h | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/arm/mach-imx/devices-imx21.h') diff --git a/arch/arm/mach-imx/devices-imx21.h b/arch/arm/mach-imx/devices-imx21.h index 93ece55f75df..e2014daa52b4 100644 --- a/arch/arm/mach-imx/devices-imx21.h +++ b/arch/arm/mach-imx/devices-imx21.h @@ -6,7 +6,6 @@ * the terms of the GNU General Public License version 2 as published by the * Free Software Foundation. */ -#include #include extern const struct imx_imx21_hcd_data imx21_imx21_hcd_data; -- cgit v1.2.3