]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - kernel/notifier.c
MMC: OMAP: New release dma and abort xfer functions
[linux-2.6-omap-h63xx.git] / kernel / notifier.c
index 4253f472f0606cc419eacf952cc9b801a0441ef9..643360d1bb144fda223301b348059cd5381eb35e 100644 (file)
@@ -4,6 +4,7 @@
 #include <linux/notifier.h>
 #include <linux/rcupdate.h>
 #include <linux/vmalloc.h>
+#include <linux/reboot.h>
 
 /*
  *     Notifier list for kernel code which wants to be called