[PATCH] pca-a-l1: remove duplicate includes
Teresa Gámez
t.gamez at phytec.de
Fri Mar 2 03:34:40 EST 2012
Removed duplicate includes from phyCARD-A-L1 board code.
Signed-off-by: Teresa Gámez <t.gamez at phytec.de>
---
arch/arm/boards/phycard-a-l1/pca-a-l1.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/arch/arm/boards/phycard-a-l1/pca-a-l1.c b/arch/arm/boards/phycard-a-l1/pca-a-l1.c
index f7d3185..e4f2483 100644
--- a/arch/arm/boards/phycard-a-l1/pca-a-l1.c
+++ b/arch/arm/boards/phycard-a-l1/pca-a-l1.c
@@ -65,14 +65,11 @@
#include <mach/gpmc_nand.h>
#include <mach/omap_hsmmc.h>
#include <mach/xload.h>
-#include <partition.h>
-#include <nand.h>
#include <mach/omap3-mux.h>
#include <mach/sdrc.h>
#include <mach/silicon.h>
#include <mach/sys_info.h>
#include <mach/syslib.h>
-#include <mach/xload.h>
#define SMC911X_BASE 0x2c000000
--
1.7.0.4
More information about the barebox
mailing list