forked from Imagelibrary/rtems
AMBAPP GRLIB: fix build warnings
This commit is contained in:
@@ -26,6 +26,9 @@ struct grlib_config {
|
|||||||
/* Register GRLIB AMBA PnP Bus as root bus at driver manager */
|
/* Register GRLIB AMBA PnP Bus as root bus at driver manager */
|
||||||
extern int ambapp_grlib_root_register(struct grlib_config *config);
|
extern int ambapp_grlib_root_register(struct grlib_config *config);
|
||||||
|
|
||||||
|
/* Register bus driver to Driver Manager */
|
||||||
|
void ambapp_grlib_register(void);
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user