1
0
Fork 0
alistair23-linux/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 ASPEED SoC updates for 5.3 2019-06-25 05:43:16 -07:00
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 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
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 ARM: SoC-related driver updates 2019-07-19 17:13:56 -07:00
samsung soc: samsung: chipid: Select missing dependency for EXYNOS_CHIPID 2019-08-22 20:16:20 +02:00
sunxi
tegra ARM: SoC-related driver updates 2019-07-19 17:13:56 -07:00
ti ARM: SoC driver updates for v5.4 2019-09-16 15:52:38 -07:00
ux500 ARM: ux500: add missing of_node_put() 2019-07-23 09:49:32 +02:00
versatile treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
xilinx
zte
Kconfig
Makefile soc: ti: fix irq-ti-sci link error 2019-07-01 15:26:09 -07:00