summaryrefslogtreecommitdiffstats
path: root/arch/ppc
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
commit88599b8edad047c7887aeb407907ee800ebb5b1b (patch)
treee9ec8437da001b550fcd252f915359b1b3933778 /arch/ppc
parent1db5a31d180bfc0b555937a9b8501ba6836087e5 (diff)
downloadbarebox-88599b8edad047c7887aeb407907ee800ebb5b1b.tar.gz
barebox-88599b8edad047c7887aeb407907ee800ebb5b1b.tar.xz
svn_rev_663
Diffstat (limited to 'arch/ppc')
-rw-r--r--arch/ppc/lib/board.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/ppc/lib/board.c b/arch/ppc/lib/board.c
index dbf761e8fa..534dc418c1 100644
--- a/arch/ppc/lib/board.c
+++ b/arch/ppc/lib/board.c
@@ -28,7 +28,6 @@
#include <malloc.h>
#include <mem_malloc.h>
#include <init.h>
-#include <devices.h>
#include <net.h>
#include <serial.h>