linux-brain/drivers/soc/imx
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
..
Kconfig i.MX driver changes for 5.3: 2019-06-25 05:43:40 -07:00
Makefile i.MX driver changes for 5.3: 2019-06-25 05:43:40 -07:00
gpc.c soc: imx: gpc: fix initialiser format 2019-10-26 19:47:31 +08:00
gpcv2.c soc: imx: gpcv2: Print the correct error code 2019-08-24 22:41:08 +02:00
soc-imx-scu.c soc: imx: imx-scu: Getting UID from SCU should have response 2019-10-06 09:21:38 +08:00
soc-imx8.c soc: imx8: Add i.MX8MM UID(unique identifier) support 2019-07-22 09:36:48 +08:00