This fixes the following sparse warning:
drivers/staging/rtl8188eu/hal/HalHWImg8188E_MAC.c:119:6: warning: symbol
'rtl88e_phy_mac_config' was not declared. Should it be static?
Signed-off-by: Max Vozeler
---
drivers/staging/rtl8188eu/hal/HalHWImg8188E_MAC.c | 1 +
1 file changed, 1
:
+ return;
+}
Signed-off-by: Max Vozeler
---
drivers/staging/usbip/stub_rx.c | 1 -
drivers/staging/usbip/vhci_hcd.c | 1 -
drivers/staging/usbip/vhci_rx.c | 2 --
3 files changed, 4 deletions(-)
diff --git a/drivers/staging/usbip/stub_rx.c b/drivers/staging/usbip/stub_rx.c
index eac1325