• T
    am33xx: Remove redundant timer config · 14dace70
    Tom Rini 提交于
    We have the timer code in arch/arm/cpu/armv7/omap-common/timer.c that
    has been configuring and enabling the timer, so remove our code that
    does the same thing by different methods.
    
    Tested on EVM GP, SK-EVM and Beaglebone.
    Signed-off-by: NTom Rini <trini@ti.com>
    14dace70
board.c 6.9 KB