aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/sun3/dvma.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/sun3/dvma.c')
-rw-r--r--arch/m68k/sun3/dvma.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68k/sun3/dvma.c b/arch/m68k/sun3/dvma.c
index 5f92c72b05c3..a2c1c9304895 100644
--- a/arch/m68k/sun3/dvma.c
+++ b/arch/m68k/sun3/dvma.c
@@ -11,7 +11,7 @@
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/mm.h>
-#include <linux/bootmem.h>
+#include <linux/memblock.h>
#include <linux/list.h>
#include <asm/page.h>
#include <asm/pgtable.h>