]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/linux/fb.h
karo: tx6: remove redundant #ifndef CONFIG_TX6_UBOOT_MFG
[karo-tx-uboot.git] / include / linux / fb.h
index 111372c9fd08f9d0817a84e95fdae9b84fcda208..652cf3bab707fbf952f597489cfb516031ef59c8 100644 (file)
@@ -612,6 +612,8 @@ struct fb_videomode {
        u32 flag;
 };
 
+int board_video_skip(void);
+
 #endif /* __KERNEL__ */
 
 #endif /* _LINUX_FB_H */