mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-22 08:53:40 +08:00
Merge branch 'dcc' of git://www.denx.de/git/u-boot-microblaze
This commit is contained in:
@@ -83,9 +83,6 @@ struct list_head* stdio_get_list(void);
|
||||
struct stdio_dev* stdio_get_by_name(const char* name);
|
||||
struct stdio_dev* stdio_clone(struct stdio_dev *dev);
|
||||
|
||||
#ifdef CONFIG_ARM_DCC
|
||||
int drv_arm_dcc_init(void);
|
||||
#endif
|
||||
#ifdef CONFIG_LCD
|
||||
int drv_lcd_init (void);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user