x86/kprobes: Remove trampoline_handler() prototype
[sfrench/cifs-2.6.git] / kernel / dma / direct.c
index f14c376937e5708d9b0d980130866631012dde8e..22a12ab5a5e9aaac7ac5207d70b059bd75e48965 100644 (file)
@@ -4,7 +4,7 @@
  *
  * DMA operations that map physical memory directly without using an IOMMU.
  */
-#include <linux/bootmem.h> /* for max_pfn */
+#include <linux/memblock.h> /* for max_pfn */
 #include <linux/export.h>
 #include <linux/mm.h>
 #include <linux/dma-direct.h>