[PATCH] ARM: s3c64xx: smartq: Avoid sparse warnings

Krzysztof Kozlowski k.kozlowski.k at gmail.com
Mon Jul 11 08:47:19 PDT 2016


On Mon, Jul 11, 2016 at 10:48:36AM +0200, Thierry Reding wrote:
> From: Thierry Reding <treding at nvidia.com>
> 
> The smartq_map_io() and smartq_machine_init() functions are used by both
> SmartQ 5 and SmartQ 7 machines and exported via the mach-smartq.h header
> file. However that header file is not included by the mach-smartq.c file
> that implements them, causing sparse warnings.
> 
> Include mach-smartq.h from mach-smartq.c to fix these warnings.
> 
> Signed-off-by: Thierry Reding <treding at nvidia.com>
> ---
>  arch/arm/mach-s3c64xx/mach-smartq.c | 1 +
>  1 file changed, 1 insertion(+)
>

Thanks, applied.

Best regards,
Krzysztof




More information about the linux-arm-kernel mailing list