Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
[pandora-kernel.git] / arch / powerpc / boot / of.c
index 385e08b..61d9899 100644 (file)
@@ -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 */