linux/arch/m68k/include
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
..
asm zorro: ZTWO_VADDR() should return "void __iomem *" 2013-11-26 11:09:07 +01:00
uapi/asm m68k: Wire up finit_module 2012-12-25 20:14:56 +01:00