X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=include%2Fvideo_fb.h;h=55ec24dbeef33672ba501eba10749f2f82944002;hb=196fe642a0b20534cfeeef861eceda7e6a68e202;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;