diff options
author | Baolin Wang <[email protected]> | 2020-06-08 20:20:28 +0800 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2020-12-10 13:34:40 -0600 |
commit | c3e9b463b41b45c4556a13043265097e2184226e (patch) | |
tree | f8a4ad632b211703479872ff861187ca2616297d /net/switchdev/switchdev.c | |
parent | 8266b809264caa23038ceab2811fc452cf936e84 (diff) |
hwspinlock: sirf: Remove the redundant 'of_match_ptr'
Remove the the redundant 'of_match_ptr' macro to fix below warning
when the CONFIG_OF is not selected.
All warnings:
drivers/hwspinlock/sirf_hwspinlock.c:87:34: warning: unused variable
'sirf_hwpinlock_ids' [-Wunused-const-variable]
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Baolin Wang <[email protected]>
Link: https://lore.kernel.org/r/250d35cb489c3c4c066f7ce256d27f36712a1979.1591618255.git.baolin.wang7@gmail.com
Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions