linux-stable/drivers/soc/apple
Rob Herring 4dae8c047a 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>
2023-11-23 19:10:47 +09:00
..
Kconfig soc: apple: mailbox: Rename config symbol to APPLE_MAILBOX 2023-11-23 19:10:39 +09:00
Makefile soc: apple: mailbox: Rename config symbol to APPLE_MAILBOX 2023-11-23 19:10:39 +09:00
mailbox.c soc: apple: mailbox: Add explicit include of platform_device.h 2023-11-23 19:10:47 +09:00
mailbox.h soc: apple: mailbox: Add ASC/M3 mailbox driver 2023-11-23 19:10:15 +09:00
rtkit-crashlog.c soc: apple: rtkit: Do not copy the reg state structure to the stack 2023-02-13 20:20:34 +01:00
rtkit-internal.h soc: apple: rtkit: Port to the internal mailbox driver 2023-11-23 19:10:17 +09:00
rtkit.c soc: apple: rtkit: Port to the internal mailbox driver 2023-11-23 19:10:17 +09:00
sart.c soc: apple: sart: Stop casting function pointer signatures 2022-11-28 20:34:09 +09:00