[PATCH 15/19] cpufreq: sun50i: Add explicit include for cpu.h

Jernej Škrabec jernej.skrabec at gmail.com
Thu Mar 30 03:05:27 AEDT 2023


Dne sreda, 29. marec 2023 ob 17:52:12 CEST je Rob Herring napisal(a):
> Removing the include of cpu.h from of_device.h causes an error:
> 
> drivers/cpufreq/sun50i-cpufreq-nvmem.c:42:19: error: implicit declaration of
> function ‘get_cpu_device’; did you mean ‘get_device’?
> [-Werror=implicit-function-declaration]
> 
> As of_device.h is not otherwise needed, it can be replaced with of.h
> (also implicitly included).
> 
> Signed-off-by: Rob Herring <robh at kernel.org>
> ---

Acked-by: Jernej Skrabec <jernej.skrabec at gmail.com>

Best regards,
Jernej




More information about the Linuxppc-dev mailing list