[PATCH v2 4/9] ARM: clps711x: Remove unused "start" declaration from reset.c
Alexander Shiyan
shc_work at mail.ru
Wed Feb 13 06:41:39 EST 2013
Signed-off-by: Alexander Shiyan <shc_work at mail.ru>
---
arch/arm/mach-clps711x/reset.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/arch/arm/mach-clps711x/reset.c b/arch/arm/mach-clps711x/reset.c
index 4a42ef4..67c9c8b 100644
--- a/arch/arm/mach-clps711x/reset.c
+++ b/arch/arm/mach-clps711x/reset.c
@@ -9,8 +9,6 @@
#include <common.h>
-extern void start(void);
-
void __noreturn reset_cpu(unsigned long addr)
{
arch_shutdown();
--
1.7.3.4
More information about the barebox
mailing list