aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform/surface/aggregator/ssh_parser.c
diff options
context:
space:
mode:
authorRob Herring <[email protected]>2023-07-14 11:49:28 -0600
committerMark Brown <[email protected]>2023-07-14 20:52:54 +0100
commit045a44d4c9b32578aacf0811063e5bb741c7c32c (patch)
tree8507566fbf8d4fe3aa93ab8772c6a6afe2f3e991 /drivers/platform/surface/aggregator/ssh_parser.c
parent497897cb200d03b89524e6b4dfb71c77af324766 (diff)
regulator: 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 'drivers/platform/surface/aggregator/ssh_parser.c')
0 files changed, 0 insertions, 0 deletions