diff --git a/[refs] b/[refs] index 6bc125460fad..f999674cf037 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5e2afc1ddd2a22b290bc334c0deffdd6dcdebc80 +refs/heads/master: af4d4b34106b6e520e6b13350831b170d8bca117 diff --git a/trunk/arch/ppc64/boot/main.c b/trunk/arch/ppc64/boot/main.c index b0fa86ad8b1b..da12ea2ca464 100644 --- a/trunk/arch/ppc64/boot/main.c +++ b/trunk/arch/ppc64/boot/main.c @@ -14,7 +14,6 @@ #include #include #include -#include extern void *finddevice(const char *); extern int getprop(void *, const char *, void *, int);