X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fvideo_fb.h;h=55ec24dbeef33672ba501eba10749f2f82944002;hb=4f1318b29c7a20a694d02247917a6000f08dec9a;hp=6cd4e377c20cc99a066035ead783bb83e8cc59ed;hpb=45ae2546ef157b647d8684845c6554283b80be92;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/video_fb.h b/include/video_fb.h index 6cd4e37..55ec24d 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;