linux/drivers/staging/cxt1e1
Randy Dunlap 7c1e68ba92 staging: cxt1e1: fix semaphore build breakage
Fix build errors by including linux/semaphore.h:

drivers/staging/cxt1e1/pmcc4_private.h:144: error: field 'sr_sem_busy' has incomplete type
drivers/staging/cxt1e1/pmcc4_private.h:146: error: field 'sr_sem_wait' has incomplete type
drivers/staging/cxt1e1/pmcc4_private.h:189: error: field 'sem_wdbusy' has incomplete type
drivers/staging/cxt1e1/musycc.c:617: error: implicit declaration of function 'down'
drivers/staging/cxt1e1/musycc.c:641: error: implicit declaration of function 'up'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-05-11 14:15:34 -07:00
..
Kconfig
Makefile
comet.c Staging: staging/cxt1e1: Convert bare printks to pr_<level> 2010-05-11 11:36:04 -07:00
comet.h
comet_tables.c
comet_tables.h
functions.c Staging: staging/cxt1e1: Convert bare printks to pr_<level> 2010-05-11 11:36:04 -07:00
hwprobe.c Staging: cxt1e1: fix up one remaining THIS_MODULE usage 2010-05-11 11:36:11 -07:00
libsbew.h
linux.c Staging: staging/cxt1e1: Convert bare printks to pr_<level> 2010-05-11 11:36:04 -07:00
musycc.c Staging: staging/cxt1e1: Convert bare printks to pr_<level> 2010-05-11 11:36:04 -07:00
musycc.h
ossiRelease.c
pmc93x6_eeprom.c Staging: staging/cxt1e1: Convert bare printks to pr_<level> 2010-05-11 11:36:04 -07:00
pmc93x6_eeprom.h
pmcc4.h
pmcc4_cpld.h
pmcc4_defs.h
pmcc4_drv.c Staging: staging/cxt1e1: Convert bare printks to pr_<level> 2010-05-11 11:36:04 -07:00
pmcc4_ioctls.h
pmcc4_private.h staging: cxt1e1: fix semaphore build breakage 2010-05-11 14:15:34 -07:00
pmcc4_sysdep.h
sbe_bid.h
sbe_promformat.h
sbecom_inline_linux.h Staging: staging/cxt1e1: Convert bare printks to pr_<level> 2010-05-11 11:36:04 -07:00
sbecrc.c
sbeid.c
sbeproc.c Staging: staging/cxt1e1: Convert bare printks to pr_<level> 2010-05-11 11:36:04 -07:00
sbeproc.h
sbew_ioc.h