mirror_ubuntu-kernels/drivers/mtd/nand/raw/ingenic
Rob Herring c2fc6b6947 mtd: 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 was 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>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20230714174751.4060439-1-robh@kernel.org
2023-07-27 17:03:41 +02:00
..
ingenic_ecc.c mtd: Explicitly include correct DT includes 2023-07-27 17:03:41 +02:00
ingenic_ecc.h mtd: rawnand: ingenic: fix empty stub helper definitions 2023-05-26 19:40:32 +02:00
ingenic_nand_drv.c mtd: Explicitly include correct DT includes 2023-07-27 17:03:41 +02:00
jz4725b_bch.c mtd: Convert fallthrough comments into statements 2020-03-30 10:14:54 +02:00
jz4740_ecc.c mtd: rawnand: ingenic: cleanup ARRAY_SIZE() vs sizeof() use 2020-07-07 20:44:43 +02:00
jz4780_bch.c mtd: Fix misuses of of_match_ptr() 2022-01-31 17:18:03 +01:00
Kconfig mtd: rawnand: ingenic: Add dependency on MIPS || COMPILE_TEST 2020-03-11 16:17:55 +01:00
Makefile mtd: rawnand: Drop obsolete JZ4740 NAND driver 2019-07-30 10:41:54 -07:00