summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2009-01-13 20:00:29 (GMT)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2009-01-16 05:15:12 (GMT)
commit46ca0d15394baf804fbb38694c651dd067c69458 (patch)
tree8070aff67906889466c43d2221dd1f62284d4338 /scripts
parentb17b3df161814c43c03dbc8dbf8d32741bb30ba4 (diff)
downloadlinux-46ca0d15394baf804fbb38694c651dd067c69458.tar.xz
powerpc/ps3: clear_bit()/set_bit() operate on unsigned longs
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@canb.auug.org.au> Acked-by: Geoff Levand <geoffrey.levand@am.sony.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions