Re: [PATCH][drm-next] drm/tve200: make two functions static

From: Linus Walleij
Date: Mon Sep 25 2017 - 11:44:40 EST


On Fri, Sep 22, 2017 at 6:05 PM, Colin King <colin.king@xxxxxxxxxxxxx> wrote:

> From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
>
> 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 <colin.king@xxxxxxxxxxxxx>

Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

I am travelling right now but will apply the patch on monday in
one week from now.

Yours,
Linus Walleij