[PATCH v3] of_device: removed #include that caused a recursion in included headers
Lee Jones
lee.jones at linaro.org
Fri Apr 24 10:05:26 UTC 2020
On Mon, 20 Apr 2020, Hadar Gat wrote:
> Both of_platform.h and of_device.h were included each other.
> In of_device.h, removed unneeded #include to of_platform.h
> and added include to of_platform.h in the files that needs it.
>
> Signed-off-by: Hadar Gat <hadar.gat at arm.com>
> Reported-by: kbuild test robot <lkp at intel.com>
> Acked-by: Jonathan Cameron <Jonathan.Cameron at huawei.com> #for-iio
> Acked-by: Stephen Boyd <sboyd at kernel.org> # clk
> ---
> v3: add include to of_platform.h in more files. (reported due other builds)
> v2: add include to of_platform.h in more files. (reported due other builds)
>
> arch/sparc/kernel/pci.c | 1 +
> arch/sparc/kernel/pci_sabre.c | 1 +
> arch/sparc/kernel/pci_schizo.c | 1 +
> arch/sparc/kernel/sbus.c | 1 +
> arch/sparc/mm/io-unit.c | 1 +
> arch/sparc/mm/iommu.c | 1 +
> drivers/base/platform.c | 1 +
> drivers/bus/imx-weim.c | 1 +
> drivers/bus/vexpress-config.c | 1 +
> drivers/clk/mediatek/clk-mt7622-aud.c | 1 +
> drivers/dma/at_hdmac.c | 1 +
> drivers/dma/stm32-dmamux.c | 1 +
> drivers/dma/ti/dma-crossbar.c | 1 +
> drivers/gpu/drm/msm/adreno/a6xx_gmu.c | 1 +
> drivers/gpu/drm/msm/hdmi/hdmi.c | 1 +
> drivers/gpu/drm/msm/msm_drv.c | 1 +
> drivers/gpu/drm/rockchip/dw-mipi-dsi-rockchip.c | 1 +
> drivers/gpu/drm/sun4i/sun4i_tcon.c | 1 +
> drivers/iio/adc/stm32-adc-core.c | 1 +
> drivers/iio/adc/stm32-dfsdm-adc.c | 1 +
> drivers/iio/adc/stm32-dfsdm-core.c | 1 +
> drivers/iommu/tegra-smmu.c | 1 +
> drivers/media/platform/coda/coda-common.c | 1 +
> drivers/memory/atmel-ebi.c | 1 +
> drivers/mfd/palmas.c | 1 +
> drivers/mfd/ssbi.c | 1 +
Acked-by: Lee Jones <lee.jones at linaro.org>
> drivers/mtd/nand/raw/omap2.c | 1 +
> drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.c | 1 +
> drivers/net/ethernet/ti/cpsw.c | 1 +
> drivers/phy/tegra/xusb.c | 1 +
> drivers/pinctrl/freescale/pinctrl-imx1-core.c | 1 +
> drivers/pinctrl/nomadik/pinctrl-nomadik.c | 1 +
> drivers/soc/samsung/exynos-pmu.c | 1 +
> drivers/soc/sunxi/sunxi_sram.c | 1 +
> include/linux/of_device.h | 2 --
> lib/genalloc.c | 1 +
> 36 files changed, 35 insertions(+), 2 deletions(-)
--
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
More information about the dri-devel
mailing list