projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
[linux-2.6]
/
arch
/
powerpc
/
boot
/
of.c
diff --git
a/arch/powerpc/boot/of.c
b/arch/powerpc/boot/of.c
index
385e08b
..
61d9899
100644
(file)
--- a/
arch/powerpc/boot/of.c
+++ b/
arch/powerpc/boot/of.c
@@
-17,8
+17,6
@@
#include "of.h"
-extern char _end[];
-
/* Value picked to match that used by yaboot */
#define PROG_START 0x01400000 /* only used on 64-bit systems */
#define RAM_END (512<<20) /* Fixme: use OF */