diff options
author | Peng Fan <peng.fan@nxp.com> | 2020-06-24 14:06:54 +0800 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2020-06-24 14:33:28 +0800 |
commit | a721321446432c3899aeca16cc6ddc30422b7f74 (patch) | |
tree | cd869601a8e8038362df5c4caa13b9ade49cb6b0 /drivers/bus/vexpress-config.c | |
parent | 4845446036fc9c13f43b54a65c9b757c14f5141b (diff) |
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: fc40200ebf82 ("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>
Diffstat (limited to 'drivers/bus/vexpress-config.c')
0 files changed, 0 insertions, 0 deletions