1
0
Fork 0

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>
hifive-unleashed-5.1
Paul Mundt 2010-10-04 02:50:32 +09:00
parent 532f3759d7
commit d39d0ed196
3 changed files with 2 additions and 2 deletions

View File

@ -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:

View File

@ -18,7 +18,7 @@
#include <linux/interrupt.h>
#include <linux/usb/r8a66597.h>
#include <linux/usb/m66592.h>
#include <asm/ilsel.h>
#include <mach/ilsel.h>
#include <asm/smp-ops.h>
static struct resource heartbeat_resources[] = {