Den 16.08.2017 17.46, skrev David Lechner:
On 08/16/2017 04:23 AM, Colin King wrote:From: Colin Ian King <[email protected]>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 <[email protected]> ---Acked-By: David Lechner <[email protected]>
Thanks, applied to drm-misc. Noralf.

