aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-add.c
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2020-11-03 17:30:46 +0100
committerUlf Hansson <[email protected]>2020-11-16 11:59:30 +0100
commite2c01e9192758d0d011df1f4ed20eac2bdca2a3b (patch)
treef15c63c61d6f915a3f38f62e26815bd507bde6f1 /lib/mpi/mpi-add.c
parent5eefe22d223573a32afb9be7e53bff2acff6423a (diff)
mmc: meson-gx: drop of_match_ptr from of_device_id table
The driver can match only via the DT table so the table should be always used and the of_match_ptr does not have any sense (this also allows ACPI matching via PRP0001, even though it is not relevant here). This fixes compile warning (!CONFIG_OF && !CONFIG_MODULES): drivers/mmc/host/meson-gx-mmc.c:1252:34: warning: ‘meson_mmc_of_match’ defined but not used [-Wunused-const-variable=] Reported-by: kernel test robot <[email protected]> Signed-off-by: Krzysztof Kozlowski <[email protected]> Acked-by: Kevin Hilman <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions