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/include/mach-common/mach/romimage.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 arch/sh/include/mach-common/mach/romimage.h (limited to 'arch/sh/include/mach-common/mach') diff --git a/arch/sh/include/mach-common/mach/romimage.h b/arch/sh/include/mach-common/mach/romimage.h new file mode 100644 index 000000000000..267e24112d82 --- /dev/null +++ b/arch/sh/include/mach-common/mach/romimage.h @@ -0,0 +1 @@ +/* do nothing here by default */ -- cgit v1.2.1