From 65fe76eaa007f7ce7c5c37651217fc58ca571945 Mon Sep 17 00:00:00 2001 From: Max Vozeler Date: Sat, 30 Aug 2014 15:06:30 +0200 Subject: [PATCH] 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed