diff options
author | Manivannan Sadhasivam <mani@kernel.org> | 2020-06-21 08:23:30 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-16 08:13:33 +0200 |
commit | dd9b1442d7ec97c49c110008d9aabfb430616074 (patch) | |
tree | caf5058729a57efe7e920e0f517596cbabf1c7be /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 47eb6b0e8e71de9eb0507014c66a89541afe185d (diff) | |
download | linux-stable-dd9b1442d7ec97c49c110008d9aabfb430616074.tar.gz linux-stable-dd9b1442d7ec97c49c110008d9aabfb430616074.tar.bz2 linux-stable-dd9b1442d7ec97c49c110008d9aabfb430616074.zip |
mmc: owl-mmc: Get rid of of_match_ptr() macro
commit f8884711f78fa946041cf04492e218c377479a9c upstream.
Remove the 'of_match_ptr()' macro to fix the warning when CONFIG_OF is
not selected.
drivers/mmc/host/owl-mmc.c:677:34: warning: unused variable 'owl_mmc_of_match'
[-Wunused-const-variable]
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Manivannan Sadhasivam <mani@kernel.org>
Link: https://lore.kernel.org/r/20200621025330.10561-1-mani@kernel.org
Fixes: ff65ffe46d28 ("mmc: Add Actions Semi Owl SoCs SD/MMC driver")
Cc: stable@vger.kernel.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions