linux-sg2042/arch/m68k
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
..
amiga zorro: ZTWO_VADDR() should return "void __iomem *" 2013-11-26 11:09:07 +01:00
apollo m68k: Mark functions only called from setup_arch() __init 2013-11-26 11:08:54 +01:00
atari
bvme6000 m68k: Mark functions only called from setup_arch() __init 2013-11-26 11:08:54 +01:00
configs m68k/defconfig: Make NFS_V4 modular instead of builtin 2013-11-26 11:09:01 +01:00
emu m68k: Mark functions only called from setup_arch() __init 2013-11-26 11:08:54 +01:00
fpsp040
hp300
ifpsp060
include zorro: ZTWO_VADDR() should return "void __iomem *" 2013-11-26 11:09:07 +01:00
kernel m68k/setup: Use pr_*() and __func__ instead of plain printk() 2013-11-26 11:09:02 +01:00
lib m68k/uaccess: Fix asm constraints for userspace access 2013-06-24 19:44:19 +02:00
mac m68k/mac: Fix comment about iop_*_present flags setup timing 2013-11-26 11:09:00 +01:00
math-emu m68k/math-emu: unsigned issue, 'unsigned long' will never be less than zero 2013-06-24 19:44:19 +02:00
mm arch: mm: pass userspace fault flag to generic fault handler 2013-09-12 15:38:01 -07:00
mvme16x m68k: Mark functions only called from setup_arch() __init 2013-11-26 11:08:54 +01:00
mvme147 m68k: Mark functions only called from setup_arch() __init 2013-11-26 11:08:54 +01:00
platform m68k: Simplify low level interrupt handling code 2013-11-13 20:21:46 +01:00
q40 m68k: Mark functions only called from setup_arch() __init 2013-11-26 11:08:54 +01:00
sun3 m68k/sun3: Dynamically allocate the table to track IOMMU use 2013-11-26 11:08:59 +01:00
sun3x
tools/amiga
Kconfig m68k: select ARCH_MIGHT_HAVE_PC_PARPORT 2013-10-23 15:59:52 -04:00
Kconfig.bus
Kconfig.cpu
Kconfig.debug m68k: remove CONFIG_EARLY_PRINTK dependency on CONFIG_EMBEDDED, default to n 2013-06-24 19:44:18 +02:00
Kconfig.devices
Kconfig.machine m68k: remove 16 unused boards in Kconfig.machine 2013-08-26 16:51:14 +10:00
Makefile
install.sh