]> err.no Git - linux-2.6/blobdiff - arch/ppc/platforms/hdpu.c
Pull kmalloc into release branch
[linux-2.6] / arch / ppc / platforms / hdpu.c
index f945416960e94abae60c4b102ac4fcfd4d37eeb9..71af4b4886214139ed5b71d5539fe3196b763a12 100644 (file)
@@ -1,7 +1,4 @@
-
 /*
- * arch/ppc/platforms/hdpu_setup.c
- *
  * Board setup routines for the Sky Computers HDPU Compute Blade.
  *
  * Written by Brian Waite <waite@skycomputers.com>
@@ -15,7 +12,6 @@
  * option) any later version.
  */
 
-#include <linux/config.h>
 
 #include <linux/pci.h>
 #include <linux/delay.h>
@@ -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;