Convert CONFIG_CMD_DIAG to Kconfig
[platform/kernel/u-boot.git] / include / common.h
index 26db67a..83e4037 100644 (file)
@@ -225,9 +225,6 @@ void        hang            (void) __attribute__ ((noreturn));
 int    timer_init(void);
 int    cpu_init(void);
 
-/* */
-int initdram(void);
-
 #include <display_options.h>
 
 /* common/main.c */