فهرست منبع

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

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Paul Mundt 17 سال پیش
والد
کامیت
151468d2b4
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      arch/sh/lib64/panic.c

+ 1 - 1
arch/sh/lib64/panic.c

@@ -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)