[PATCH 04/04] ARM: shmobile: Remove r8a7779_register_twd() from common.h

Magnus Damm magnus.damm at gmail.com
Tue Mar 5 19:22:53 EST 2013


From: Magnus Damm <damm at opensource.se>

Remove unnecessary r8a7779_register_twd() from common.h

Signed-off-by: Magnus Damm <damm at opensource.se>
---

 arch/arm/mach-shmobile/include/mach/common.h |    2 --
 1 file changed, 2 deletions(-)

--- 0001/arch/arm/mach-shmobile/include/mach/common.h
+++ work/arch/arm/mach-shmobile/include/mach/common.h	2013-03-05 18:38:07.000000000 +0900
@@ -71,8 +71,6 @@ extern void r8a7779_pinmux_init(void);
 extern void r8a7779_pm_init(void);
 extern void r8a7740_meram_workaround(void);
 
-extern void r8a7779_register_twd(void);
-
 #ifdef CONFIG_SUSPEND
 int shmobile_suspend_init(void);
 #else



More information about the linux-arm-kernel mailing list