]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/vbe.h
arc/cache: really do invalidate_dcache_all() even if IOC exists
[people/ms/u-boot.git] / include / vbe.h
index 1a86db886adc7a0aed887017ba174cf70dbf3df7..164ccae28000a02ead7125388945f6aede9b57a0 100644 (file)
@@ -102,6 +102,8 @@ struct vbe_ddc_info {
 #define VESA_SET_MODE          0x4f02
 #define VESA_GET_CUR_MODE      0x4f03
 
+extern struct vbe_mode_info mode_info;
+
 struct graphic_device;
 int vbe_get_video_info(struct graphic_device *gdev);