Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

sh: fix romImage mach dir usage

This patch moves all the romImage related header files into
the mach/ directory.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

authored by

Magnus Damm and committed by
Paul Mundt
2d2bcd31 7766e16b

+1 -1
+1 -1
arch/sh/boot/romimage/head.S
··· 7 7 .text 8 8 .global romstart 9 9 romstart: 10 - #include <romimage.h> 10 + #include <mach/romimage.h>
arch/sh/include/mach-common/romimage.h arch/sh/include/mach-common/mach/romimage.h
arch/sh/include/mach-kfr2r09/partner-jet-setup.txt arch/sh/include/mach-kfr2r09/mach/partner-jet-setup.txt
arch/sh/include/mach-kfr2r09/romimage.h arch/sh/include/mach-kfr2r09/mach/romimage.h