mirror of
https://github.com/torvalds/linux.git
synced 2026-09-22 13:13:04 -04:00
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>
This commit is contained in:
@@ -7,4 +7,4 @@
|
||||
.text
|
||||
.global romstart
|
||||
romstart:
|
||||
#include <romimage.h>
|
||||
#include <mach/romimage.h>
|
||||
|
||||
Reference in New Issue
Block a user