On Fri, Sep 22, 2017 at 6:05 PM, Colin King <[email protected]> wrote:
> From: Colin Ian King <[email protected]> > > The functions tve200_display_disable and tve200_display_funcs are > local to the source and do not need to be in global scope, so make > them static. > > Cleans up sparse warnings: > symbol 'tve200_display_disable' was not declared. Should it be static? > symbol 'tve200_display_funcs' was not declared. Should it be static? > > Signed-off-by: Colin Ian King <[email protected]> Reviewed-by: Linus Walleij <[email protected]> I am travelling right now but will apply the patch on monday in one week from now. Yours, Linus Walleij _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
