From 2d2bcd319a3d1412999cdfc72ad64eec992dc37e Mon Sep 17 00:00:00 2001 From: Magnus Damm Date: Fri, 7 Aug 2009 03:58:38 +0900 Subject: sh: fix romImage mach dir usage This patch moves all the romImage related header files into the mach/ directory. Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- arch/sh/boot/romimage/head.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/sh/boot') diff --git a/arch/sh/boot/romimage/head.S b/arch/sh/boot/romimage/head.S index 97a087bc9c4a..219bc626dd71 100644 --- a/arch/sh/boot/romimage/head.S +++ b/arch/sh/boot/romimage/head.S @@ -7,4 +7,4 @@ .text .global romstart romstart: -#include +#include -- cgit v1.2.3