]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/glsdk-u-boot.git/blobdiff - arch/arm/cpu/armv7/omap-common/hwinit-common.c
ARM: DRA7xx: clocks: Fixing i2c_init for PMIC
[glsdk/glsdk-u-boot.git] / arch / arm / cpu / armv7 / omap-common / hwinit-common.c
index 1645120de7af3587d75052da82095b0937e9698d..5602b0e1998923b14e95f5baadf275e2c8c191dc 100644 (file)
@@ -202,8 +202,6 @@ void s_init(void)
 #endif
        prcm_init();
 #ifdef CONFIG_SPL_BUILD
-       timer_init();
-
        /* For regular u-boot sdram_init() is called from dram_init() */
        sdram_init();
 #endif