]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
staging: rtl8188eu: Add missing include to pick up prototype
authorMax Vozeler <max@hinterhof.net>
Sat, 30 Aug 2014 13:06:30 +0000 (15:06 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Aug 2014 20:45:17 +0000 (13:45 -0700)
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 <max@hinterhof.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/hal/HalHWImg8188E_MAC.c

index ccca6a496b2b88e68d2e1e81de94d2fa3f578534..28bb27553b846dda5f4e0849d2a64bf07410ef53 100644 (file)
@@ -19,6 +19,7 @@
 ******************************************************************************/
 
 #include "odm_precomp.h"
+#include "phy.h"
 #include <rtw_iol.h>
 
 /* MAC_REG.TXT */