summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2410/include/mach
diff options
context:
space:
mode:
authorBen Dooks2008-10-30 11:14:32 +0100
committerBen Dooks2008-10-30 11:17:12 +0100
commit180ee700ddfcc882d90410d979a4b3a804380ed2 (patch)
tree2b23495de69ee956c0245f6f15e003ea57ee7779 /arch/arm/mach-s3c2410/include/mach
parentMerge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... (diff)
downloadkernel-qcow2-linux-180ee700ddfcc882d90410d979a4b3a804380ed2.tar.gz
kernel-qcow2-linux-180ee700ddfcc882d90410d979a4b3a804380ed2.tar.xz
kernel-qcow2-linux-180ee700ddfcc882d90410d979a4b3a804380ed2.zip
[ARM] S3C: Move regs-watchdog.h to arch/arm/plat-s3c/include/plat
Move regs-watchdog.h to arch/arm/plat-s3c/include/plat ready to clean out the old include directories Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/mach-s3c2410/include/mach')
-rw-r--r--arch/arm/mach-s3c2410/include/mach/system-reset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c2410/include/mach/system-reset.h b/arch/arm/mach-s3c2410/include/mach/system-reset.h
index 43535a0e7186..7613d0a384ba 100644
--- a/arch/arm/mach-s3c2410/include/mach/system-reset.h
+++ b/arch/arm/mach-s3c2410/include/mach/system-reset.h
@@ -13,7 +13,7 @@
#include <mach/hardware.h>
#include <linux/io.h>
-#include <asm/plat-s3c/regs-watchdog.h>
+#include <plat/regs-watchdog.h>
#include <mach/regs-clock.h>
#include <linux/clk.h>