board: ls1012ardb: do not use imply CONFIG_
[oweals/u-boot.git] / board / freescale / ls1088a / ls1088a.c
index 4ecf6dce685528622d6ab40b8e7cdfc19f9894ee..0bd397a0beb63b242572f2bae1e4560a49050b1a 100644 (file)
@@ -811,13 +811,6 @@ void detail_board_ddr_info(void)
        print_ddr_info(0);
 }
 
-#if defined(CONFIG_ARCH_MISC_INIT)
-int arch_misc_init(void)
-{
-       return 0;
-}
-#endif
-
 #ifdef CONFIG_FSL_MC_ENET
 void board_quiesce_devices(void)
 {