X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fppc%2Fplatforms%2Fhdpu.c;h=71af4b4886214139ed5b71d5539fe3196b763a12;hb=ba290ab7dace8b3339c0cc86c221d48eed21e956;hp=f945416960e94abae60c4b102ac4fcfd4d37eeb9;hpb=4d74f423c722b8cadfabe087369200013b217b67;p=linux-2.6 diff --git a/arch/ppc/platforms/hdpu.c b/arch/ppc/platforms/hdpu.c index f945416960..71af4b4886 100644 --- a/arch/ppc/platforms/hdpu.c +++ b/arch/ppc/platforms/hdpu.c @@ -1,7 +1,4 @@ - /* - * arch/ppc/platforms/hdpu_setup.c - * * Board setup routines for the Sky Computers HDPU Compute Blade. * * Written by Brian Waite @@ -15,7 +12,6 @@ * option) any later version. */ -#include #include #include @@ -353,7 +349,7 @@ static void __init hdpu_fixup_cpustate_pdata(struct platform_device *pd) } #endif -static int __init hdpu_platform_notify(struct device *dev) +static int hdpu_platform_notify(struct device *dev) { static struct { char *bus_id;