disk: efi: GUIDs should be const
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 12 Jan 2019 10:25:25 +0000 (11:25 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 18 Jan 2019 14:16:15 +0000 (09:16 -0500)
commit7de24b27d2833b1dbc017289b4b262e96b42837a
tree2ddc6c5d2cc81f260402dc87c8a8f80f02fdba00
parent8d24a4776a59c96e83a95c7cc5b3f3fa294c2c70
disk: efi: GUIDs should be const

Make system_guid const.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
disk/part_efi.c