From: Nobuhiro Iwamatsu Date: Wed, 16 Jun 2010 07:53:45 +0000 (+0900) Subject: sh: Fix path of irqflags.h X-Git-Tag: v2010.09-rc1~107^2~13^2~1 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9a1e3e9fe3165130c228bc861bd96d49df708290;p=u-boot sh: Fix path of irqflags.h This changes path of irqflags.h from linux/ to asm/. Signed-off-by: Nobuhiro Iwamatsu Signed-off-by: Nobuhiro Iwamatsu --- diff --git a/arch/sh/include/asm/system.h b/arch/sh/include/asm/system.h index a62c42261d..90a53a0dc4 100644 --- a/arch/sh/include/asm/system.h +++ b/arch/sh/include/asm/system.h @@ -8,7 +8,7 @@ * from linux kernel code. */ -#include +#include #include /*