diff options
author | 2020-11-12 15:04:10 +0800 | |
---|---|---|
committer | 2020-11-17 21:42:13 -0600 | |
commit | 8266b809264caa23038ceab2811fc452cf936e84 (patch) | |
tree | ee759b0abf380db3f8a91aee8c4461d32351468e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | hwspinlock: sprd: use module_platform_driver() instead postcore initcall (diff) | |
download | linux-dev-8266b809264caa23038ceab2811fc452cf936e84.tar.xz linux-dev-8266b809264caa23038ceab2811fc452cf936e84.zip |
hwspinlock: sprd: fixed warning of unused variable 'sprd_hwspinlock_of_match'
The macro function of_match_ptr() is NULL if CONFIG_OF is not set, in this
case Clang compiler would complain the of_device_id variable is unused.
Reviewed-by: Baolin Wang <baolin.wang7@gmail.com>
Reported-by: kernel test robot <lkp@intel.com>
Fixes: d8c8bbbb1aba ("hwspinlock: sprd: Add hardware spinlock driver")
Signed-off-by: Chunyan Zhang <chunyan.zhang@unisoc.com>
Link: https://lore.kernel.org/r/20201112070410.14810-1-zhang.lyra@gmail.com
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions