rk30 hdmi: export function hdmi_set_info().

This commit is contained in:
Zheng Yang
2012-04-21 16:08:11 +08:00
parent 13484d6e9e
commit 85b51cad1d

View File

@@ -196,5 +196,5 @@ extern const struct fb_videomode hdmi_mode[];
#endif
extern int hdmi_get_hotplug(void);
extern int hdmi_set_info(struct rk29fb_screen *screen, unsigned int vic);
#endif