diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2010-05-06 23:44:08 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-05-11 21:15:34 (GMT) |
commit | 7c1e68ba9236ef848a715cbb60b13947b9ae7289 (patch) | |
tree | 2c6bc610cc8e860fe971f715ca80e228e702c597 /lib/atomic64.c | |
parent | 2d06efdb48e412b90a67c3986222fd5743400e37 (diff) | |
download | linux-fsl-qoriq-7c1e68ba9236ef848a715cbb60b13947b9ae7289.tar.xz |
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>
Diffstat (limited to 'lib/atomic64.c')
0 files changed, 0 insertions, 0 deletions