sh: Fix up header reference for arch/sh/lib64/panic.c.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
parent
e32acaf601
commit
151468d2b4
|
@ -8,7 +8,7 @@
|
|||
|
||||
#include <linux/kernel.h>
|
||||
#include <asm/io.h>
|
||||
#include <asm/registers.h>
|
||||
#include <asm/cpu/registers.h>
|
||||
|
||||
/* THIS IS A PHYSICAL ADDRESS */
|
||||
#define HDSP2534_ADDR (0x04002100)
|
||||
|
|
Loading…
Reference in New Issue