linux_dsm_epyc7002/drivers/soc
Ben Dooks 96ed1044fa soc: imx: gpc: fix initialiser format
Make the initialiers in imx_gpc_domains C99 format to fix the
following sparse warnings:

drivers/soc/imx/gpc.c:252:30: warning: obsolete array initializer, use C99 syntax
drivers/soc/imx/gpc.c:258:29: warning: obsolete array initializer, use C99 syntax
drivers/soc/imx/gpc.c:269:34: warning: obsolete array initializer, use C99 syntax
drivers/soc/imx/gpc.c:278:30: warning: obsolete array initializer, use C99 syntax

Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Reviewed-by: Lucas Stach <l.stach@pengutronix.de>
Fixes: b0682d485f ("soc: imx: gpc: use GPC_PGC_DOMAIN_* indexes")
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
2019-10-26 19:47:31 +08:00
..
actions
amlogic soc: amlogic: Add support for Everything-Else power domains controller 2019-08-28 14:29:37 -07:00
aspeed
atmel
bcm
dove
fsl ARM: SoC driver updates for v5.4 2019-09-16 15:52:38 -07:00
gemini
imx soc: imx: gpc: fix initialiser format 2019-10-26 19:47:31 +08:00
ixp4xx soc: ixp4xx: Protect IXP4xx SoC drivers by ARCH_IXP4XX || COMPILE_TEST 2019-08-29 17:34:38 +02:00
lantiq
mediatek soc: mediatek: cmdq: change the type of input parameter 2019-08-23 14:06:48 +02:00
qcom ARM: SoC driver updates for v5.4 2019-09-16 15:52:38 -07:00
renesas soc: renesas: Enable ARM_ERRATA_754322 for affected Cortex-A9 2019-08-23 10:33:31 +02:00
rockchip
samsung soc: samsung: chipid: Select missing dependency for EXYNOS_CHIPID 2019-08-22 20:16:20 +02:00
sunxi
tegra
ti ARM: SoC driver updates for v5.4 2019-09-16 15:52:38 -07:00
ux500
versatile
xilinx
zte
Kconfig
Makefile