summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-orion5x
diff options
context:
space:
mode:
authorDinh Nguyen <dinguyen@altera.com>2012-09-14 11:08:28 +0000
committerPrafulla Wadaskar <prafulla@marvell.com>2012-10-03 16:43:13 +0530
commit7029394d822a7d9e8ccb12d9679030b462e1052f (patch)
tree774220745125a48d754b26811fb36aae63d65fd3 /arch/arm/include/asm/arch-orion5x
parenta0452346c4e5223ed30b70e4be1bb4a0620f496a (diff)
downloadtalos-obmc-uboot-7029394d822a7d9e8ccb12d9679030b462e1052f.tar.gz
talos-obmc-uboot-7029394d822a7d9e8ccb12d9679030b462e1052f.zip
ARM: kirkwood/orion5x: Use reset_cpu definition in include/common.h
include/common.h has the reset_cpu defined already. No need to re-define here. Signed-off-by: Dinh Nguyen <dinguyen@altera.com> Signed-off-by: Pavel Machek <pavel@denx.de> Acked-By: Prafulla Wadaskar <Prafulla@marvell.com>
Diffstat (limited to 'arch/arm/include/asm/arch-orion5x')
-rw-r--r--arch/arm/include/asm/arch-orion5x/cpu.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/include/asm/arch-orion5x/cpu.h b/arch/arm/include/asm/arch-orion5x/cpu.h
index 2f52ca8407..17b9b69be5 100644
--- a/arch/arm/include/asm/arch-orion5x/cpu.h
+++ b/arch/arm/include/asm/arch-orion5x/cpu.h
@@ -251,7 +251,6 @@ struct orion5x_ddr_addr_decode_registers {
/*
* functions
*/
-void reset_cpu(unsigned long ignored);
u32 orion5x_device_id(void);
u32 orion5x_device_rev(void);
unsigned int orion5x_winctrl_calcsize(unsigned int sizeval);
OpenPOWER on IntegriCloud