From: Komal Shah Date: Mon, 11 Dec 2006 22:08:03 +0000 (-0800) Subject: ARM: OMAP: board-sdp2430.c Remove unnecessary #includes X-Git-Tag: v2.6.19-omap1~8 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=66a7192d36f48f7e28dd4cd7c5b4463506bf239b;p=linux-2.6-omap-h63xx.git ARM: OMAP: board-sdp2430.c Remove unnecessary #includes - and fix the file path. Signed-off-by: Komal Shah Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/mach-omap2/board-2430sdp.c b/arch/arm/mach-omap2/board-2430sdp.c index 076130e0ce0..9b262e0b2b6 100644 --- a/arch/arm/mach-omap2/board-2430sdp.c +++ b/arch/arm/mach-omap2/board-2430sdp.c @@ -1,5 +1,5 @@ /* - * linux/arch/arm/mach-omap/omap2/board-2430sdp.c + * linux/arch/arm/mach-omap2/board-2430sdp.c * * Copyright (C) 2006 Texas Instruments * @@ -19,8 +19,6 @@ #include #include #include -#include -#include #include #include @@ -31,15 +29,9 @@ #include #include -#include #include -#include -#include #include #include -#include -#include -#include #include #include "prcm-regs.h"