kernel-ark/arch
Ralf Baechle d89e36d8df [MIPS] Fix iounmap argument to const volatile.
With the existing prototype the following code:

    const void __iomem *io = ioremap();
    x = readb(io);
    iounmap(io);

did result in a warning.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2006-10-19 17:55:14 +01:00
..
alpha
arm [ARM] switch to new pci_get_bus_and_slot API 2006-10-17 17:19:59 +01:00
arm26
avr32
cris
frv
h8300
i386 PCI: optionally sort device lists breadth-first 2006-10-18 11:36:12 -07:00
ia64 [IA64] Count resched interrupts 2006-10-17 15:03:08 -07:00
m32r
m68k
m68knommu
mips [MIPS] Fix iounmap argument to const volatile. 2006-10-19 17:55:14 +01:00
parisc
powerpc
ppc
s390 [S390] update default configuration 2006-10-18 18:30:59 +02:00
sh
sh64
sparc [SPARC]: Sparc compilation fix with floppy enabled 2006-10-17 19:28:54 -07:00
sparc64 [SPARC64]: Update defconfig. 2006-10-17 19:29:41 -07:00
um
v850
x86_64 [PATCH] genirq: clean up irq-flow-type naming 2006-10-17 08:18:45 -07:00
xtensa