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:
Max Vozeler 2014-08-30 15:06:30 +02:00 committed by Greg Kroah-Hartman
parent 48a86ca4df
commit 65fe76eaa0

View file

@ -19,6 +19,7 @@
******************************************************************************/
#include "odm_precomp.h"
#include "phy.h"
#include <rtw_iol.h>
/* MAC_REG.TXT */