summaryrefslogtreecommitdiffstats
path: root/cpu
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2007-07-05 18:02:15 +0200
committerSascha Hauer <sha@octopus.labnet.pengutronix.de>2007-07-05 18:02:15 +0200
commitaf637896c2d8de94a5e5d6c54017a72b7c3a50c6 (patch)
treefe2e393c05ce930710e3f38f2817f76374097c9d /cpu
parent71ee66b0ed48d6ead2fb1fd7e581f7503b2c0957 (diff)
downloadbarebox-af637896c2d8de94a5e5d6c54017a72b7c3a50c6.tar.gz
barebox-af637896c2d8de94a5e5d6c54017a72b7c3a50c6.tar.xz
svn_rev_669
Diffstat (limited to 'cpu')
-rw-r--r--cpu/mpc5xxx/start.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpu/mpc5xxx/start.S b/cpu/mpc5xxx/start.S
index 887ca956a4..e9fe76ebbd 100644
--- a/cpu/mpc5xxx/start.S
+++ b/cpu/mpc5xxx/start.S
@@ -27,7 +27,6 @@
*/
#include <config.h>
#include <asm/arch/mpc5xxx.h>
-#include <version.h>
#include <ppc_asm.tmpl>
#include <ppc_defs.h>