Commit 9a1e3e9fe3165130c228bc861bd96d49df708290

Authored by Nobuhiro Iwamatsu
Committed by Nobuhiro Iwamatsu
1 parent 61973afc59

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>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

arch/sh/include/asm/system.h
... ... @@ -8,7 +8,7 @@
8 8 * from linux kernel code.
9 9 */
10 10  
11   -#include <linux/irqflags.h>
  11 +#include <asm/irqflags.h>
12 12 #include <asm/types.h>
13 13  
14 14 /*