X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fvideo_fb.h;h=55ec24dbeef33672ba501eba10749f2f82944002;hb=ddc2d056e83d1a88dd24a5e03e7460dc37f2f423;hp=6cd4e377c20cc99a066035ead783bb83e8cc59ed;hpb=d44a5f51288aec60c6bdb4ac939d75c24e5bf9c2;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;