From ef93413e33967723f4ee3aaa748986dd7573bfe7 Mon Sep 17 00:00:00 2001 From: Komal Shah Date: Thu, 25 Jan 2007 16:22:34 -0800 Subject: [PATCH] ARM: OMAP: board-sdp2430.c Remove unnecessary #includes - and fix the file path. Signed-off-by: Komal Shah Signed-off-by: Tony Lindgren --- arch/arm/mach-omap2/board-2430sdp.c | 10 +--------- 1 files changed, 1 insertions(+), 9 deletions(-) diff --git a/arch/arm/mach-omap2/board-2430sdp.c b/arch/arm/mach-omap2/board-2430sdp.c index 77e77c1..7e76fbf 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" -- 1.4.4.2