fix some bug

This commit is contained in:
bigmagic
2020-01-10 14:14:37 +08:00
parent fdde8ab198
commit c8e4bca1fc
4 changed files with 2 additions and 5 deletions

View File

@@ -55,6 +55,5 @@ struct rt_hdmi_fb_device
fb_t fb_info;
void print_fb_info();
void hdmi_fb_init();
#endif/* __DRV_FB_H__ */