diff options
author | Michael Ellerman <michael@ellerman.id.au> | 2006-11-23 00:46:39 +0100 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2006-12-04 10:40:22 +0100 |
commit | 437a0706837d09d8ab071c6790da07d9d6bb3d22 (patch) | |
tree | 2f14b6e63bcc258586a05fbacce5c2f06fb1fead /drivers | |
parent | [POWERPC] cell: hard disable interrupts in power_save() (diff) | |
download | linux-437a0706837d09d8ab071c6790da07d9d6bb3d22.tar.xz linux-437a0706837d09d8ab071c6790da07d9d6bb3d22.zip |
[POWERPC] Fix sparse warning in xmon Cell code
My patch to add spu helpers to xmon (a898497088f46252e6750405504064e2dce53117)
introduced a few sparse warnings, because I was dereferencing an __iomem
pointer.
I think the best way to handle it is to actually use the appropriate in_beXX
functions. Need to rejigger the DUMP macro a little to accomodate that.
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions