[PATCH 04/13] powerpc/ps3: clear_bit/set_bit operate on unsigned longs
Geoff Levand
geoffrey.levand at am.sony.com
Thu Jan 15 09:53:32 EST 2009
Stephen Rothwell wrote:
> This fixes these compiler warning:
>
> arch/powerpc/platforms/ps3/interrupt.c:109: warning: passing argument 2 of 'clear_bit' from incompatible pointer type
> arch/powerpc/platforms/ps3/interrupt.c:130: warning: passing argument 2 of 'set_bit' from incompatible pointer type
>
> Signed-off-by: Stephen Rothwell <sfr at canb.auug.org.au>
> ---
> arch/powerpc/platforms/ps3/interrupt.c | 4 +++-
> 1 files changed, 3 insertions(+), 1 deletions(-)
Acked-by: Geoff Levand <geoffrey.levand at am.sony.com>
More information about the Linuxppc-dev
mailing list