提交 d39d0ed1 编写于 作者: P Paul Mundt

sh: mach-x3proto: Move the ilsel header to a better place.

We'll be adding more headers for this board, so move this over to its own
directory.
Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
上级 532f3759
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
#include <linux/module.h> #include <linux/module.h>
#include <linux/bitmap.h> #include <linux/bitmap.h>
#include <linux/io.h> #include <linux/io.h>
#include <asm/ilsel.h> #include <mach/ilsel.h>
/* /*
* ILSEL is split across: * ILSEL is split across:
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
#include <linux/interrupt.h> #include <linux/interrupt.h>
#include <linux/usb/r8a66597.h> #include <linux/usb/r8a66597.h>
#include <linux/usb/m66592.h> #include <linux/usb/m66592.h>
#include <asm/ilsel.h> #include <mach/ilsel.h>
#include <asm/smp-ops.h> #include <asm/smp-ops.h>
static struct resource heartbeat_resources[] = { static struct resource heartbeat_resources[] = {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册