drivers/parport/parport_pc.c: fix warnings
authorAndrew Morton <akpm@linux-foundation.org>
Fri, 13 Jan 2012 01:20:32 +0000 (17:20 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 13 Jan 2012 04:13:12 +0000 (20:13 -0800)
commit45dac90f0ca7d9efeda8f3d416c808c71207bf20
treec188c5a6b1661217b4cfb10940a2ccf91e057bc1
parent6e6f0a1f0fa6bba1493c296eb30d1e176e1f8530
drivers/parport/parport_pc.c: fix warnings

drivers/parport/parport_pc.c: In function '__check_irq':
drivers/parport/parport_pc.c:3415: warning: return from incompatible pointer type
drivers/parport/parport_pc.c: In function '__check_dma':
drivers/parport/parport_pc.c:3417: warning: return from incompatible pointer type

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/parport/parport_pc.c