On Fri, Feb 27, 2015 at 1:35 AM, Marcel Holtmann <[email protected]> wrote:
>   CC       src/boot/efi/splash.o
> src/boot/efi/splash.c: In function ‘graphics_splash’:
> src/boot/efi/splash.c:256:9: warning: missing initializer for field ‘Blue’ of 
> ‘EFI_GRAPHICS_OUTPUT_BLT_PIXEL’ [-Wmissing-field-initializers]
>          EFI_GRAPHICS_OUTPUT_BLT_PIXEL pixel = { };
>          ^
> In file included from /usr/include/efi/efi.h:39:0,
>                  from src/boot/efi/splash.c:18:
> /usr/include/efi/efiprot.h:641:9: note: ‘Blue’ declared here
>    UINT8 Blue;
>          ^

That patch removes the initializer?

Kay
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to