Commit 151468d2 authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: Fix up header reference for arch/sh/lib64/panic.c.



Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent e32acaf6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)