commit | 45dac90f0ca7d9efeda8f3d416c808c71207bf20 | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@linux-foundation.org> | Thu Jan 12 17:20:32 2012 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jan 12 20:13:12 2012 -0800 |
tree | c188c5a6b1661217b4cfb10940a2ccf91e057bc1 | |
parent | 6e6f0a1f0fa6bba1493c296eb30d1e176e1f8530 [diff] |
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>