linux-stable/drivers/memory/samsung
Rob Herring 0b4838717f memory: 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 <robh@kernel.org>
Link: https://lore.kernel.org/r/20230714174717.4059518-1-robh@kernel.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
2023-07-25 22:09:37 +02:00
..
exynos-srom.c memory: samsung: exynos-srom: Correct alignment 2020-07-27 11:13:33 +02:00
exynos-srom.h memory: samsung: Add SPDX license identifiers 2018-02-12 19:55:34 +01:00
exynos5422-dmc.c memory: Explicitly include correct DT includes 2023-07-25 22:09:37 +02:00
Kconfig memory: samsung: describe drivers in KConfig 2021-09-28 12:38:36 +02:00
Makefile memory: Add DMC driver for Exynos5422 2019-10-01 20:28:38 +02:00