Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'

This commit is contained in:
Albert ARIBAUD
2014-03-13 17:43:35 +01:00
18 changed files with 2379 additions and 6 deletions

View File

@@ -612,6 +612,8 @@ struct fb_videomode {
u32 flag;
};
int board_video_skip(void);
#endif /* __KERNEL__ */
#endif /* _LINUX_FB_H */