diff options
author | Paul Mundt <lethal@linux-sh.org> | 2010-10-04 02:50:32 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2010-10-04 02:50:32 +0900 |
commit | d39d0ed196aa1685bb24771e92f78633c66ac9cb (patch) | |
tree | 4f03e2de9eb3f1a8dc781c6ef6a7b38b5643f7b9 /arch/sh/boards/mach-x3proto/ilsel.c | |
parent | 532f3759d71d1fceb494212187dacc5a78295dc3 (diff) | |
download | blackbird-op-linux-d39d0ed196aa1685bb24771e92f78633c66ac9cb.tar.gz blackbird-op-linux-d39d0ed196aa1685bb24771e92f78633c66ac9cb.zip |
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: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/boards/mach-x3proto/ilsel.c')
-rw-r--r-- | arch/sh/boards/mach-x3proto/ilsel.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/boards/mach-x3proto/ilsel.c b/arch/sh/boards/mach-x3proto/ilsel.c index 5c9842704c60..aa8eb7e54280 100644 --- a/arch/sh/boards/mach-x3proto/ilsel.c +++ b/arch/sh/boards/mach-x3proto/ilsel.c @@ -14,7 +14,7 @@ #include <linux/module.h> #include <linux/bitmap.h> #include <linux/io.h> -#include <asm/ilsel.h> +#include <mach/ilsel.h> /* * ILSEL is split across: |