ppc4xx: Remove superfluous dram_init() call or replace it by initdram()
[platform/kernel/u-boot.git] / board / netstal / mcu25 / mcu25.c
index 2b21444..07891f6 100644 (file)
@@ -128,15 +128,6 @@ void hcu_led_set(u32 value)
 }
 
 /*
- * sdram_init - Dummy implementation for start.S, spd_sdram  or initdram
- *             used for HCUx
- */
-void sdram_init(void)
-{
-       return;
-}
-
-/*
  * hcu_get_slot
  */
 u32 hcu_get_slot(void)