net: wireless: bcmdhd: Ensure struct semaphore to be defined
authorChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 4 Aug 2011 17:09:43 +0000 (10:09 -0700)
committerDmitry Shmidt <dimitrysh@google.com>
Thu, 4 Aug 2011 17:51:59 +0000 (10:51 -0700)
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
drivers/net/wireless/bcmdhd/include/linuxver.h

index 3dda12e2f78763c38c82ca6dc0614e40ee92d1ca..e1c62b73f155c2cbcbd1dc4357d640bfd3268bba 100644 (file)
@@ -70,6 +70,7 @@
 #include <linux/pci.h>
 #include <linux/interrupt.h>
 #include <linux/netdevice.h>
+#include <linux/semaphore.h>
 #if (LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 28))
 #undef IP_TOS
 #endif