Skip to content
Commit e26ea09b authored by Lee Jones's avatar Lee Jones
Browse files

mfd: khadas-mcu: Fix randconfig 'unused-const-variable' warning



When testing with !OF, the build system reports:

>> drivers/mfd/khadas-mcu.c:125:34: warning: unused variable 'khadas_mcu_of_match' [-Wunused-const-variable]
   static const struct of_device_id khadas_mcu_of_match[] = {
                                    ^
Reported-by: default avatarkernel test robot <lkp@intel.com>
Acked-by: default avatarNeil Armstrong <narmstrong@baylibre.com>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent d1264a07
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment