aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorRob Herring <[email protected]>2023-07-14 11:40:50 -0600
committerDamien Le Moal <[email protected]>2023-08-02 17:37:05 +0900
commit61e6ae711ada4895d124082bc163586766579cd7 (patch)
tree4ec04f02ae6953371df9caf9885b2f6c7b69e1b4 /tools/perf/scripts/python/bin
parent5d0c230f1de8c7515b6567d9afba1f196fb4e2f4 (diff)
ata: 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]> Signed-off-by: Damien Le Moal <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions