]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit65fe76eaa007f7ce7c5c37651217fc58ca571945
treeb27dd2ff19e55fbe5119e57acb3104861aed2564
parent48a86ca4df6d1f02ed42d51c974284032a088c13
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>
drivers/staging/rtl8188eu/hal/HalHWImg8188E_MAC.c