From: Randy Dunlap Date: Tue, 16 Feb 2010 22:59:07 +0000 (-0800) Subject: Staging: rtl8187se: needs semaphore.h X-Git-Tag: v2.6.34-rc1~10^2~1^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a94f530a5ee36f72e0377d081023b8d23dacf7ce;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed