[PATCH 11/19] clocksource: ingenic: Add explicit include for cpuhotplug.h
Daniel Lezcano
daniel.lezcano at linaro.org
Sat Apr 1 12:22:01 PDT 2023
On 29/03/2023 17:52, Rob Herring wrote:
> Removing include of cpu.h from of_device.h (included by of_platform.h)
> causes an error in ingenic-timer:
>
> drivers/clocksource/ingenic-timer.c: In function ‘ingenic_tcu_init’:
> drivers/clocksource/ingenic-timer.c:338:15: error: implicit declaration of function ‘cpuhp_setup_state’
>
> The of_platform.h header is not necessary either, so it and of_address.h
> can be dropped.
>
> Signed-off-by: Rob Herring <robh at kernel.org>
> ---
> Please ack and I will take the series via the DT tree.
> ---
Acked-by: Daniel Lezcano <daniel.lezcano at linaro.org>
--
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog
More information about the linux-riscv
mailing list