summaryrefslogtreecommitdiffstats
path: root/arch/m68k/lib/board.c
diff options
context:
space:
mode:
authorGraeme Russ <graeme.russ@gmail.com>2011-07-15 02:18:12 +0000
committerWolfgang Denk <wd@denx.de>2011-07-26 14:52:17 +0200
commit5c8404aff16c2a207a11e1af5843e1009bf9fb01 (patch)
tree65d07a585508bf1dab4ddabf2768e44fb43d6f1f /arch/m68k/lib/board.c
parentdcac25a05e2bdf35be1e13c432d238007d1c3b9f (diff)
downloadblackbird-obmc-uboot-5c8404aff16c2a207a11e1af5843e1009bf9fb01.tar.gz
blackbird-obmc-uboot-5c8404aff16c2a207a11e1af5843e1009bf9fb01.zip
Timer: Remove set_timer completely
Diffstat (limited to 'arch/m68k/lib/board.c')
-rw-r--r--arch/m68k/lib/board.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/m68k/lib/board.c b/arch/m68k/lib/board.c
index 6a892db649..945ab66d92 100644
--- a/arch/m68k/lib/board.c
+++ b/arch/m68k/lib/board.c
@@ -574,8 +574,6 @@ void board_init_r (gd_t *id, ulong dest_addr)
udelay (20);
- set_timer (0);
-
/* Insert function pointers now that we have relocated the code */
/* Initialize from environment */
OpenPOWER on IntegriCloud