summaryrefslogtreecommitdiffstats
path: root/arch/sh/drivers/pci/ops-r7780rp.c
diff options
context:
space:
mode:
authorPaul Mundt2008-10-20 06:02:48 +0200
committerPaul Mundt2008-10-20 06:02:48 +0200
commit7639a4541f7e7abb1295ff8ab39cc2f5842239ae (patch)
treea2ea959e9138c914ceb4ee84387fd0c9d7d2ce12 /arch/sh/drivers/pci/ops-r7780rp.c
parentsh: Move the CPU definition headers from asm/ to cpu/. (diff)
downloadkernel-qcow2-linux-7639a4541f7e7abb1295ff8ab39cc2f5842239ae.tar.gz
kernel-qcow2-linux-7639a4541f7e7abb1295ff8ab39cc2f5842239ae.tar.xz
kernel-qcow2-linux-7639a4541f7e7abb1295ff8ab39cc2f5842239ae.zip
sh: Migrate common board headers to mach-common/.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/drivers/pci/ops-r7780rp.c')
-rw-r--r--arch/sh/drivers/pci/ops-r7780rp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/drivers/pci/ops-r7780rp.c b/arch/sh/drivers/pci/ops-r7780rp.c
index 5fdadaeed6fc..8555238e63eb 100644
--- a/arch/sh/drivers/pci/ops-r7780rp.c
+++ b/arch/sh/drivers/pci/ops-r7780rp.c
@@ -13,7 +13,7 @@
#include <linux/init.h>
#include <linux/delay.h>
#include <linux/pci.h>
-#include <asm/r7780rp.h>
+#include <mach/highlander.h>
#include <asm/io.h>
#include "pci-sh4.h"