X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;ds=sidebyside;f=include%2Fvideo_fb.h;h=55ec24dbeef33672ba501eba10749f2f82944002;hb=bd64ec234dd1483d6742cf71c63e6984256ddf8d;hp=6cd4e377c20cc99a066035ead783bb83e8cc59ed;hpb=509dca7a11aad394d781a9d31a7bfa6692562741;p=karo-tx-uboot.git diff --git a/include/video_fb.h b/include/video_fb.h index 6cd4e377c2..55ec24dbee 100644 --- a/include/video_fb.h +++ b/include/video_fb.h @@ -40,7 +40,7 @@ /* Export Graphic Driver Control */ /******************************************************************************/ -typedef struct { +typedef struct graphic_device { unsigned int isaBase; unsigned int pciBase; unsigned int dprBase;