]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - block/ll_rw_blk.c
[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17
[linux-2.6-omap-h63xx.git] / block / ll_rw_blk.c
index c04422a502da8ebd0cb03cc76d5962433fde6b0b..9610b07cc19685af8595026704791dad692943f6 100644 (file)
@@ -3403,7 +3403,7 @@ static int blk_cpu_notify(struct notifier_block *self, unsigned long action,
 }
 
 
-static struct notifier_block blk_cpu_notifier = {
+static struct notifier_block __devinitdata blk_cpu_notifier = {
        .notifier_call  = blk_cpu_notify,
 };