]> Git Repo - u-boot.git/commit - common/board_f.c
common: Remove timer_init() call for x86
authorBin Meng <[email protected]>
Wed, 9 Dec 2015 01:31:40 +0000 (17:31 -0800)
committerBin Meng <[email protected]>
Wed, 9 Dec 2015 09:44:49 +0000 (17:44 +0800)
commit2317cf0970318a7f992acf968540dfcd6ff90f7b
tree3d5f4dad9b0477c35ff7a3ad8b27d376d96c7a1c
parent4932443d260d23c882e48eefcc66a83dfca7ee5a
common: Remove timer_init() call for x86

With driver model timer support, there should not be an explict
call to timer_init(). Remove this call for x86.

Signed-off-by: Bin Meng <[email protected]>
Acked-by: Simon Glass <[email protected]>
common/board_f.c
This page took 0.030665 seconds and 4 git commands to generate.