On 7/28/2011 3:35 PM, Huang Weiyi wrote:
Remove duplicated #include('s) in arch/arm/mach-omap2/omap_hwmod_44xx_data.c
Thanks Huang, good catch. The second one was added by the 6d3c55f commit. It might not go in the current merge window since Tony is in vacation.
Signed-off-by: Huang Weiyi<weiyi.huang@xxxxxxxxx>
Acked-by: Benoit Cousson <b-cousson@xxxxxx> Regards, Benoit
--- arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c index 6201422..374edcf 100644 --- a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c +++ b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c @@ -28,7 +28,6 @@ #include<plat/mcspi.h> #include<plat/mcbsp.h> #include<plat/mmc.h> -#include<plat/i2c.h> #include "omap_hwmod_common_data.h"
-- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html