linux/drivers/staging/ath6kl
Vipin Mehta 103281df0b staging: ath6kl: Fixing a compile error
The commit fixes a compilation error that was encountered while using
a specific kernel configuration file. The problem was the use of some
functions defined in <linux/semaphore.h> without including the header
file explicitly. It was probably working before because of the
dependency getting implicitly satisfied via some other header file.

Reported-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Vipin Mehta <vmehta@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-09-20 17:02:02 -07:00
..
bmi staging: add ath6kl driver for AR6003 chip 2010-09-02 11:43:26 -07:00
hif staging: add ath6kl driver for AR6003 chip 2010-09-02 11:43:26 -07:00
htc2 staging: add ath6kl driver for AR6003 chip 2010-09-02 11:43:26 -07:00
include staging: ath6kl: Eliminating the symlink to 2.0 header files 2010-09-08 21:26:41 -07:00
miscdrv staging: ath6kl: Removing duplicate includes 2010-09-20 17:02:01 -07:00
os/linux staging: ath6kl: Fixing a compile error 2010-09-20 17:02:02 -07:00
reorder staging: add ath6kl driver for AR6003 chip 2010-09-02 11:43:26 -07:00
wlan staging: add ath6kl driver for AR6003 chip 2010-09-02 11:43:26 -07:00
wmi staging: ath6kl: '&pointer[0]' to 'pointer' fix 2010-09-20 16:10:56 -07:00
Kconfig staging: add ath6kl driver for AR6003 chip 2010-09-02 11:43:26 -07:00
Makefile staging: add ath6kl driver for AR6003 chip 2010-09-02 11:43:26 -07:00
TODO staging: add ath6kl driver for AR6003 chip 2010-09-02 11:43:26 -07:00