summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2023-10-30 09:26:21 -0500
committerHector Martin <marcan@marcan.st>2023-11-23 19:10:47 +0900
commit4dae8c047a70307d83d912afbda2e2c94de155b6 (patch)
treee661b5ab0b1ec5d8d266b703d8f00874d6e04e37 /tools/perf/scripts/python/export-to-sqlite.py
parentc84292d9d253706267889cf2614400712f15d689 (diff)
soc: apple: mailbox: Add explicit include of platform_device.h
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. platform_device.h is implicitly included by of_platform.h, but that's going to be removed. Signed-off-by: Rob Herring <robh@kernel.org> Reviewed-by: Neal Gompa <neal@gompa.dev> Signed-off-by: Hector Martin <marcan@marcan.st>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions