Skip to content

Commit

Permalink
sh: Fix up header reference for arch/sh/lib64/panic.c.
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Paul Mundt committed Jan 28, 2008
1 parent e32acaf commit 151468d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/sh/lib64/panic.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 151468d

Please sign in to comment.