a721321446
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:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
gpc.c | ||
gpcv2.c | ||
soc-imx-scu.c | ||
soc-imx.c | ||
soc-imx8m.c |