mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-16 16:54:20 +08:00
powerpc: Fix fallout from system.h split up
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
This commit is contained in:
parent
059378e3ff
commit
cad3c8346b
@ -40,6 +40,8 @@
|
||||
#include <asm/prom.h>
|
||||
#include <asm/rtas.h>
|
||||
#include <asm/fadump.h>
|
||||
#include <asm/debug.h>
|
||||
#include <asm/setup.h>
|
||||
|
||||
static struct fw_dump fw_dump;
|
||||
static struct fadump_mem_struct fdm;
|
||||
|
@ -24,6 +24,7 @@
|
||||
#include <asm/current.h>
|
||||
#include <asm/processor.h>
|
||||
#include <asm/machdep.h>
|
||||
#include <asm/debug.h>
|
||||
|
||||
/*
|
||||
* This table contains the mapping between PowerPC hardware trap types, and
|
||||
|
Loading…
Reference in New Issue
Block a user