summaryrefslogtreecommitdiff
path: root/board/geekbuying
diff options
context:
space:
mode:
Diffstat (limited to 'board/geekbuying')
-rw-r--r--board/geekbuying/geekbox/geekbox.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/board/geekbuying/geekbox/geekbox.c b/board/geekbuying/geekbox/geekbox.c
index 10b04a1ce5..b0f9a5f9b7 100644
--- a/board/geekbuying/geekbox/geekbox.c
+++ b/board/geekbuying/geekbox/geekbox.c
@@ -4,8 +4,3 @@
*/
#include <common.h>
-
-int board_init(void)
-{
- return 0;
-}