staging: rtl8187se: Fix warning symbol should be static
authorJonas Hahnfeld <hahnjo@hahnjo.de>
Sun, 6 Apr 2014 15:46:04 +0000 (17:46 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Apr 2014 23:02:32 +0000 (16:02 -0700)
commitd1a9107116b2bda2b08eeb8b076fd862a644c831
tree49ca0531239544565fe12ab259f21caa6976fd27
parent693d963430cfdee131f870b5f8d6a44e4337ae81
staging: rtl8187se: Fix warning symbol should be static

This patch solves some sparse warnings about "symbol [...] was not
declared. Should it be static?" by including the correct header files.

Signed-off-by: Jonas Hahnfeld <hahnjo@hahnjo.de>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8187se/ieee80211/ieee80211_crypt.c
drivers/staging/rtl8187se/ieee80211/ieee80211_crypt_ccmp.c
drivers/staging/rtl8187se/ieee80211/ieee80211_crypt_wep.c
drivers/staging/rtl8187se/r8180_wx.c