mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-10 11:27:24 +00: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