diff options
author | Chunyan Zhang <chunyan.zhang@unisoc.com> | 2020-11-12 15:04:10 +0800 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2020-11-17 21:42:13 -0600 |
commit | 8266b809264caa23038ceab2811fc452cf936e84 (patch) | |
tree | ee759b0abf380db3f8a91aee8c4461d32351468e /drivers/pci | |
parent | 8308678ebde1cbca9fb628ba2e7b6e4ea0b15acf (diff) |
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 'drivers/pci')
0 files changed, 0 insertions, 0 deletions