aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorRob Herring <[email protected]>2023-07-14 11:51:08 -0600
committerTakashi Iwai <[email protected]>2023-07-16 14:50:56 +0200
commit7e9f28398a6e226d4c31cb0e5501a36f37fa139d (patch)
treeb7ca1cd1d60a0e8f9c4facc5d76e449e8e158eaa /tools/perf/scripts/python/sctop.py
parentf9d1b819307c242f2e648f16a05c0f908c525616 (diff)
ALSA: 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: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions