mirror of
https://github.com/xenia-project/linux.git
synced 2026-01-31 01:35:30 +01:00
powerpc/kdump: crash_dump.c needs to include io.h
For __ioremap(). Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
|
||||
#include <linux/crash_dump.h>
|
||||
#include <linux/bootmem.h>
|
||||
#include <linux/io.h>
|
||||
#include <linux/memblock.h>
|
||||
#include <asm/code-patching.h>
|
||||
#include <asm/kdump.h>
|
||||
|
||||
Reference in New Issue
Block a user