From 81e8757da4e545a29178a077b257427418aaea2d Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sat, 23 Jun 2012 11:03:50 +0000 Subject: provide an early ioremap cookie of the system configuration register SVN-Revision: 32489 --- target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/common.h') diff --git a/target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/common.h b/target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/common.h index bf25cbf..e523abe 100644 --- a/target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/common.h +++ b/target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/common.h @@ -10,5 +10,6 @@ void mcs814x_init_machine(void); void mcs814x_handle_irq(struct pt_regs *regs); void mcs814x_restart(char mode, const char *cmd); extern struct sys_timer mcs814x_timer; +extern void __iomem *mcs814x_sysdbg_base; #endif /* __ARCH_MCS814X_COMMON_H */ -- cgit v1.1