On Tue, 2017-12-12 at 13:03 +0000, Colin King wrote: > From: Colin Ian King <[email protected]> > > The function meson_gxl_read_status is local to the source and does > not need to be in global scope, so make it static. > > Cleans up sparse warning: > symbol 'meson_gxl_read_status' was not declared. Should it be static? > > Signed-off-by: Colin Ian King <[email protected]>
Indeed, silly mistake, thx for spotting it. Reviewed-by: Jerome Brunet <[email protected]>

