diff options
Diffstat (limited to 'arch/m68k/lib/board.c')
| -rw-r--r-- | arch/m68k/lib/board.c | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/arch/m68k/lib/board.c b/arch/m68k/lib/board.c index 6a892db64..945ab66d9 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 */ |