]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/powerpc/lib/board.c
Introduce generic post-relocation board_r.c
[karo-tx-uboot.git] / arch / powerpc / lib / board.c
index acb6fdbf646e301100f353e46fb7e05e3c30d6c9..422b4a39bb8a5c08d2f0f195cbc41902e4fe6ae3 100644 (file)
@@ -319,7 +319,8 @@ static init_fnc_t *init_sequence[] = {
 #ifdef CONFIG_POST
        post_init_f,
 #endif
-       INIT_FUNC_WATCHDOG_RESET init_func_ram,
+       INIT_FUNC_WATCHDOG_RESET
+       init_func_ram,
 #if defined(CONFIG_SYS_DRAM_TEST)
        testdram,
 #endif /* CONFIG_SYS_DRAM_TEST */