aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/pci-host-generic.c
diff options
context:
space:
mode:
authorPing-Ke Shih <[email protected]>2024-09-13 00:28:13 +0000
committerGreg Kroah-Hartman <[email protected]>2024-09-13 05:31:55 +0000
commitaa947d717a498644b019591768be10a1aac713a9 (patch)
tree01c57c6df11e5dfa71c3ce6962d7bfb2d8e4a158 /drivers/pci/controller/pci-host-generic.c
parentstaging: rtl8712: remove unused drvinfo_sz from update_recvframe_attrib (diff)
downloadkernel-aa947d717a498644b019591768be10a1aac713a9.tar.gz
kernel-aa947d717a498644b019591768be10a1aac713a9.zip
staging: rtl8723bs: remove unused efuseValue from efuse_OneByteWrite()
The efuseValue is to store value from register EFUSE_CTRL, and set control bits including address and write bit. This is no need for RTL8723BS, so the consumer has been removed. Thus, remove these unused codes are safe. Otherwiese, clang warns: rtw_efuse.c:285:6: warning: variable 'efuseValue' set but not used [-Wunused-but-set-variable] 285 | u32 efuseValue; | ^ Signed-off-by: Ping-Ke Shih <[email protected]> Tested-by: Philipp Hortmann <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/pci/controller/pci-host-generic.c')
0 files changed, 0 insertions, 0 deletions