Geert Uytterhoeven 6112ea0862 zorro: ZTWO_VADDR() should return "void __iomem *"
ZTWO_VADDR() converts from physical to virtual I/O addresses, so it should
return "void __iomem *" instead of "unsigned long".

This allows to drop several casts, but requires adding a few casts to
accomodate legacy driver frameworks that store "unsigned long" I/O
addresses.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
2013-11-26 11:09:07 +01:00
..
2013-11-10 12:19:15 +08:00
2013-11-14 12:25:38 +09:00
2013-08-26 12:51:30 +04:00
2013-10-25 11:36:26 +01:00
2013-08-26 12:51:31 +04:00
2013-09-03 15:48:06 -07:00
2013-10-25 12:00:23 +01:00
2013-11-14 12:25:38 +09:00