diff options
author | wdenk <wdenk> | 2003-06-29 21:03:46 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2003-06-29 21:03:46 +0000 |
commit | b0fce99bfc116c2ddb4506268d6e4a0a7054478d (patch) | |
tree | 6a11d99f1e350d9046c1c0e17298fa2bccd7db3e /board/siemens | |
parent | eeacb89cb311fe273fef0f20b2bacf589b36f8f4 (diff) | |
download | u-boot-imx-b0fce99bfc116c2ddb4506268d6e4a0a7054478d.zip u-boot-imx-b0fce99bfc116c2ddb4506268d6e4a0a7054478d.tar.gz u-boot-imx-b0fce99bfc116c2ddb4506268d6e4a0a7054478d.tar.bz2 |
Fix some missing commands, cleanup header files
(autoscript, bmp, bsp, fat, mmc, nand, portio, ...)
Diffstat (limited to 'board/siemens')
-rw-r--r-- | board/siemens/pcu_e/pcu_e.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/siemens/pcu_e/pcu_e.c b/board/siemens/pcu_e/pcu_e.c index a8d73cc..8be70d3 100644 --- a/board/siemens/pcu_e/pcu_e.c +++ b/board/siemens/pcu_e/pcu_e.c @@ -26,7 +26,6 @@ #include <commproc.h> #include <i2c.h> #include <command.h> -#include <cmd_bsp.h> /* ------------------------------------------------------------------------- */ |