]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - lib/ioremap.c
OMAP: dmtimer: enable all timers to be wakeup events
[linux-2.6-omap-h63xx.git] / lib / ioremap.c
index a9e4415b02dcca58a5fbdf4d8c81b9821356c714..14c6078f17a2a2aa26da4ac638da4a7e966649ed 100644 (file)
@@ -7,7 +7,8 @@
  */
 #include <linux/vmalloc.h>
 #include <linux/mm.h>
-
+#include <linux/sched.h>
+#include <linux/io.h>
 #include <asm/cacheflush.h>
 #include <asm/pgtable.h>