mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-04 02:02:28 +09:00
staging: rtl8188eu: Add missing include to pick up prototype
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>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
48a86ca4df
commit
65fe76eaa0
@@ -19,6 +19,7 @@
|
||||
******************************************************************************/
|
||||
|
||||
#include "odm_precomp.h"
|
||||
#include "phy.h"
|
||||
#include <rtw_iol.h>
|
||||
|
||||
/* MAC_REG.TXT */
|
||||
|
||||
Reference in New Issue
Block a user