diff options
author | Ben Dooks <ben.dooks@codethink.co.uk> | 2019-10-15 17:09:09 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2019-10-26 14:47:31 +0300 |
commit | 96ed1044fa98ea9e164fc1e679cad61575bf4f32 (patch) | |
tree | c186251bc0d81f3dce0be00f2ce88bea2ec01387 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 7e5d0bf6afcc7bd72f78e7f33570e2e0945624f0 (diff) | |
download | linux-96ed1044fa98ea9e164fc1e679cad61575bf4f32.tar.xz |
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: b0682d485f12 ("soc: imx: gpc: use GPC_PGC_DOMAIN_* indexes")
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions