mirror of
https://xff.cz/git/u-boot/
synced 2026-01-06 22:29:17 +01:00
davinci: fix implicit declaration of function 'davinci_errata_workarounds'
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
This commit is contained in:
@@ -27,5 +27,6 @@ void dsp_on(void);
|
||||
void davinci_enable_uart0(void);
|
||||
void davinci_enable_emac(void);
|
||||
void davinci_enable_i2c(void);
|
||||
void davinci_errata_workarounds(void);
|
||||
|
||||
#endif /* __PSC_H */
|
||||
|
||||
Reference in New Issue
Block a user