diff options
author | Paul Gortmaker <paul.gortmaker@windriver.com> | 2011-07-22 22:00:05 +0400 |
---|---|---|
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | 2011-11-01 03:30:42 +0400 |
commit | e415372acc6e789cc840a9bd27f8bdb3e94e0749 (patch) | |
tree | 9cbb7c53b5a8d3b06fcff3153c24a12063534937 /arch/powerpc/platforms/pseries/plpar_wrappers.h | |
parent | cab2e05271f11cc3322be5bc50168d9b8a3fc587 (diff) | |
download | linux-e415372acc6e789cc840a9bd27f8bdb3e94e0749.tar.xz |
powerpc: fix implicit use of mutex.h by include/asm/spu.h
We've been getting the header implicitly via module.h in the past
but when we clean that up, we'll get this failure:
CC arch/powerpc/platforms/cell/beat_spu_priv1.o
In file included from arch/powerpc/platforms/cell/beat_spu_priv1.c:22:
arch/powerpc/include/asm/spu.h:190: error: field 'list_mutex' has incomplete type
make[2]: *** [arch/powerpc/platforms/cell/beat_spu_priv1.o] Error 1
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'arch/powerpc/platforms/pseries/plpar_wrappers.h')
0 files changed, 0 insertions, 0 deletions