Skip to content
Snippets Groups Projects
Commit 8266b809 authored by Chunyan Zhang's avatar Chunyan Zhang Committed by Bjorn Andersson
Browse files

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: default avatarBaolin Wang <baolin.wang7@gmail.com>
Reported-by: default avatarkernel test robot <lkp@intel.com>
Fixes: d8c8bbbb ("hwspinlock: sprd: Add hardware spinlock driver")
Signed-off-by: default avatarChunyan Zhang <chunyan.zhang@unisoc.com>
Link: https://lore.kernel.org/r/20201112070410.14810-1-zhang.lyra@gmail.com


Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent 8308678e
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment