memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones
[deliverable/linux.git] / include / linux / memblock.h
index 2491355bb6e480fc0c656f1a6d13832ab3d8f5e6..90746318cec4eb234085842b3cc80422b67b0cc8 100644 (file)
@@ -17,8 +17,6 @@
 #include <linux/init.h>
 #include <linux/mm.h>
 
-#include <asm/memblock.h>
-
 #define INIT_MEMBLOCK_REGIONS  128
 
 struct memblock_region {
This page took 0.028764 seconds and 5 git commands to generate.