aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_main.c
diff options
context:
space:
mode:
authorRob Herring <[email protected]>2023-07-14 17:47:57 +0000
committerMarc Kleine-Budde <[email protected]>2023-07-19 06:55:28 +0000
commit22d8e8d6338d17bc192559dad24d1e45be0f9795 (patch)
tree54c5af90e01b1b465fe13aad4131755709ea6893 /drivers/net/ethernet/intel/ice/ice_main.c
parentMerge patch series "Enable multiple MCAN on AM62x" (diff)
downloadkernel-22d8e8d6338d17bc192559dad24d1e45be0f9795.tar.gz
kernel-22d8e8d6338d17bc192559dad24d1e45be0f9795.zip
can: 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/all/[email protected] Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_main.c')
0 files changed, 0 insertions, 0 deletions