aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2023-03-29 10:52:08 -0500
committerRob Herring <robh@kernel.org>2023-04-13 17:46:34 -0500
commitbd08b691615f342b3a10468ee8e182a3707041cc (patch)
tree324457b9571600f74513c5851c127893e1424e44 /scripts/generate_rust_analyzer.py
parentcacheinfo: Adjust includes to remove of_device.h (diff)
downloadlinux-rng-bd08b691615f342b3a10468ee8e182a3707041cc.tar.xz
linux-rng-bd08b691615f342b3a10468ee8e182a3707041cc.zip
clocksource: ingenic: Add explicit include for cpuhotplug.h
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. Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org> Link: https://lore.kernel.org/r/20230329-dt-cpu-header-cleanups-v1-11-581e2605fe47@kernel.org Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions