diff options
Diffstat (limited to 'cmd/source.c')
-rw-r--r-- | cmd/source.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cmd/source.c b/cmd/source.c index db7ab7e5f4..177f86bb54 100644 --- a/cmd/source.c +++ b/cmd/source.c @@ -22,9 +22,6 @@ #include <mapmem.h> #include <asm/byteorder.h> #include <asm/io.h> -#if defined(CONFIG_8xx) -#include <mpc8xx.h> -#endif int source (ulong addr, const char *fit_uname) |