]> err.no Git - linux-2.6/blobdiff - block/ll_rw_blk.c
[PATCH] sata_sil24: update TF image only when necessary
[linux-2.6] / block / ll_rw_blk.c
index 1755c053fd68ce648ba90bcbc3c7132ac23d8ad1..e5041a02e21f5c7ee4e93597ef95967643380462 100644 (file)
@@ -3385,7 +3385,7 @@ static int blk_cpu_notify(struct notifier_block *self, unsigned long action,
 }
 
 
-static struct notifier_block __devinitdata blk_cpu_notifier = {
+static struct notifier_block blk_cpu_notifier = {
        .notifier_call  = blk_cpu_notify,
 };