linux/arch/m68k/amiga
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
..
amiints.c m68k/irq: Remove obsolete m68k irq framework 2011-11-08 22:35:52 +01:00
amisound.c Disintegrate asm/system.h for M68K 2012-03-28 18:30:02 +01:00
chipram.c zorro: ZTWO_VADDR() should return "void __iomem *" 2013-11-26 11:09:07 +01:00
cia.c m68k/irq: Rename {,__}m68k_handle_int() 2011-11-08 22:35:48 +01:00
config.c zorro: ZTWO_VADDR() should return "void __iomem *" 2013-11-26 11:09:07 +01:00
Makefile m68k: amiga - Zorro host bridge platform device conversion 2010-05-17 21:37:42 +02:00
pcmcia.c m68k: kill arch/m68k/amiga/amiga_ksyms.c 2008-02-05 09:44:23 -08:00
platform.c zorro: Do not allocate zorro_autocon[] statically 2013-11-26 11:09:03 +01:00