From e82ffe7b3a22dbd4d44bbe3024bb055f09de8fed Mon Sep 17 00:00:00 2001 From: Paul Mackerras Date: Fri, 6 May 2005 14:27:17 +1000 Subject: [PATCH] --- yaml --- r: 1051 b: refs/heads/master c: af4d4b34106b6e520e6b13350831b170d8bca117 h: refs/heads/master i: 1049: 2f16cb290875350f836b09d3e7722cde9a4f4677 1047: e8c8afb965b4645d0914c65f0e282492c1df8c91 v: v3 --- [refs] | 2 +- trunk/arch/ppc64/boot/main.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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);