[PATCH][drm-next] drm/tinydrm: make function st7586_pipe_enable static
David Lechner
david at lechnology.com
Wed Aug 16 15:46:35 UTC 2017
On 08/16/2017 04:23 AM, Colin King wrote:
> From: Colin Ian King <colin.king at canonical.com>
>
> The function st7586_pipe_enable is local to the source
> and does not need to be in global scope, so make it static.
>
> Cleans up sparse warning:
> symbol 'st7586_pipe_enable' was not declared. Should it be static?
>
> Signed-off-by: Colin Ian King <colin.king at canonical.com>
> ---
Acked-By: David Lechner <david at lechnology.com>
More information about the dri-devel
mailing list