aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mvebu/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-mvebu/board.h')
-rw-r--r--arch/arm/mach-mvebu/board.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/mach-mvebu/board.h b/arch/arm/mach-mvebu/board.h
index de7f0a191394..9c7bb4386f8b 100644
--- a/arch/arm/mach-mvebu/board.h
+++ b/arch/arm/mach-mvebu/board.h
@@ -13,10 +13,4 @@
#ifndef __ARCH_MVEBU_BOARD_H
#define __ARCH_MVEBU_BOARD_H
-#ifdef CONFIG_MACH_T5325
-void t5325_init(void);
-#else
-static inline void t5325_init(void) {};
-#endif
-
#endif