aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorRob Herring <[email protected]>2023-10-10 15:56:36 -0500
committerWim Van Sebroeck <[email protected]>2023-10-29 19:45:07 +0100
commitcd09da4703775d458fd5d0916ec22694b7f55d02 (patch)
treec7f2a49d5209b63d7f26cf3e097c91e78a03d8c7 /scripts/generate_rust_analyzer.py
parent06fdbf4ddb21b53c2e2fbf7f00df51c1b4e735c4 (diff)
watchdog: marvell_gti: Replace of_platform.h with explicit includes
The DT of_device.h and of_platform.h date back to the separate of_platform_bus_type before it was merged into the regular platform bus. As part of that merge prepping Arm DT support 13 years ago, they "temporarily" include each other and pull in various other headers. In preparation to fix this, adjust the includes for what is actually needed. of_platform.h isn't needed, but of.h was implicitly included by it (via of_device.h). Signed-off-by: Rob Herring <[email protected]> Reviewed-by: Guenter Roeck <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]> Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions