Staging: rtl8187se: needs semaphore.h
authorRandy Dunlap <randy.dunlap@oracle.com>
Tue, 16 Feb 2010 22:59:07 +0000 (14:59 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 4 Mar 2010 00:43:00 +0000 (16:43 -0800)
commita94f530a5ee36f72e0377d081023b8d23dacf7ce
treeb639749f63ccdf1419d9c0542d5c14d6a691d437
parentbd80816b2877879d36011815858c8681408cc625
Staging: rtl8187se: needs semaphore.h

rtl8187se needs to include semaphore.h to prevent build errors:

drivers/staging/rtl8187se/ieee80211/ieee80211.h:1004: error: field 'wx_sem' has incomplete type
drivers/staging/rtl8187se/ieee80211/ieee80211.h:1005: error: field 'scan_sem' has incomplete type

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/rtl8187se/ieee80211/ieee80211.h