linux-stable/drivers/crypto/amlogic
Rob Herring b0cc7491c9 crypto: drivers - 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>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2023-08-23 11:04:23 +08:00
..
Kconfig crypto: amlogic-gxl - default to build as module 2020-07-16 21:49:01 +10:00
Makefile
amlogic-gxl-cipher.c crypto: amlogic - Use new crypto_engine_op interface 2023-08-18 17:01:10 +08:00
amlogic-gxl-core.c crypto: drivers - Explicitly include correct DT includes 2023-08-23 11:04:23 +08:00
amlogic-gxl.h crypto: amlogic - Use new crypto_engine_op interface 2023-08-18 17:01:10 +08:00