aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev/cpm_common.c
diff options
context:
space:
mode:
authorPaul Gortmaker <[email protected]>2011-07-22 13:52:47 -0400
committerPaul Gortmaker <[email protected]>2011-10-31 19:30:40 -0400
commit08f1e55cc70141fa5c3634043ba333f4734e7e04 (patch)
treef9ec6f8c955f5fb7c16ff3cdf6bcd3b3e2c162da /arch/powerpc/sysdev/cpm_common.c
parent62fe91bba2325593e00698f902b3201629dad571 (diff)
powerpc: cell/beat_wrapper.h is implicitly using memcpy functions
This has been relying on the fact that the parent file would have module.h (and thus nearly everything) present. But once we fix that, we'll get stuck with this failure: In file included from arch/powerpc/platforms/cell/beat_spu_priv1.c:26: arch/powerpc/platforms/cell/beat_wrapper.h: In function 'beat_eeprom_write': arch/powerpc/platforms/cell/beat_wrapper.h:160: error: implicit declaration of function 'memcpy' and many more instances of the same. Fix it in advance. Signed-off-by: Paul Gortmaker <[email protected]>
Diffstat (limited to 'arch/powerpc/sysdev/cpm_common.c')
0 files changed, 0 insertions, 0 deletions