Detach sched.h from mm.h
[linux-2.6-block.git] / drivers / base / dmapool.c
index 9406259754adaabd21748bbd3f787b81863663ec..91970e9bb05e3071f98346b5f378f064ec18e4b8 100644 (file)
@@ -8,6 +8,7 @@
 #include <linux/slab.h>
 #include <linux/module.h>
 #include <linux/poison.h>
+#include <linux/sched.h>
 
 /*
  * Pool allocator ... wraps the dma_alloc_coherent page allocator, so