aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorRob Herring <[email protected]>2023-07-14 11:49:52 -0600
committerMark Brown <[email protected]>2023-07-14 20:53:00 +0100
commit749396cb29a7d82cb5e324bf61be3fc948d97141 (patch)
tree79d3f2a21e0d3c32e973b34bc6c7041d0f40a407 /tools/perf/scripts/python/bin
parent75e308ffc4f0d36b895f1110ece8b77d4116fdb1 (diff)
spi: Explicitly include correct DT includes
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. They also include platform_device.h and of.h. As a result, there's a pretty much random mix of those include files used throughout the tree. In order to detangle these headers and replace the implicit includes with struct declarations, users need to explicitly include the correct includes. Signed-off-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions