]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/stdio_dev.h
dfu:cmd: Support for DFU u-boot command
[karo-tx-uboot.git] / include / stdio_dev.h
index 82ad463c10af3d8930df77f7f8d82ee5c70c4a5d..23e0ee15f280d1dba02fbe99e61915606d97866b 100644 (file)
@@ -105,9 +105,6 @@ int drv_arm_dcc_init(void);
 #ifdef CONFIG_LCD
 int    drv_lcd_init (void);
 #endif
-#ifdef CONFIG_VFD
-int    drv_vfd_init (void);
-#endif
 #if defined(CONFIG_VIDEO) || defined(CONFIG_CFB_CONSOLE)
 int    drv_video_init (void);
 #endif