瀏覽代碼

sh: Fix path of irqflags.h

This changes path of irqflags.h from linux/ to asm/.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Nobuhiro Iwamatsu 15 年之前
父節點
當前提交
9a1e3e9fe3
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      arch/sh/include/asm/system.h

+ 1 - 1
arch/sh/include/asm/system.h

@@ -8,7 +8,7 @@
  * from linux kernel code.
  */
 
-#include <linux/irqflags.h>
+#include <asm/irqflags.h>
 #include <asm/types.h>
 
 /*