aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorRob Herring <[email protected]>2023-10-25 11:20:34 -0500
committerHerbert Xu <[email protected]>2023-11-17 19:16:28 +0800
commit6d51b9ae4d5e43457f459222d9105e683ae15a0c (patch)
tree0ae9a3e8055fead8f82cc6f6c772dcfdd2aac353 /tools/perf/scripts/python/bin
parent239e27a983316e4746e2ad45ba65fafaf3bbc15d (diff)
hwrng: ingenic - Replace of_device.h with explicit of.h include
The DT of_device.h and of_platform.h date back to the separate of_platform_bus_type before it as 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_device.h isn't needed, but of.h is and was implicitly included by it. Signed-off-by: Rob Herring <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions