alistair23-linux/drivers/soc/imx
Peng Fan a721321446 soc: imx8m: fix build warning
Fix the build warning with x86_64-randconfig
>> drivers/soc/imx/soc-imx8m.c:150:34: warning: unused variable
>> 'imx8_soc_match' [-Wunused-const-variable]
static const struct of_device_id imx8_soc_match[] = { ^

Fixes: fc40200ebf ("soc: imx: increase build coverage for imx8m soc driver")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
2020-06-24 14:33:28 +08:00
..
gpc.c soc: imx: gpc: fix power up sequencing 2020-03-16 11:39:02 +08:00
gpcv2.c soc: imx: gpcv2: include linux/sizes.h 2020-02-14 10:03:09 +08:00
Kconfig soc: imx8: select SOC_BUS 2020-04-17 17:20:44 +02:00
Makefile soc: imx: move cpu code to drivers/soc/imx 2020-05-20 23:03:50 +08:00
soc-imx-scu.c soc: imx-scu: Align imx sc msg structs to 4 2020-02-24 15:29:43 +08:00
soc-imx.c soc: imx: move cpu code to drivers/soc/imx 2020-05-20 23:03:50 +08:00
soc-imx8m.c soc: imx8m: fix build warning 2020-06-24 14:33:28 +08:00