linux/arch/arm/include/asm/mach
Russell King 0744a3ee37 ARM: platform fixups: remove mdesc argument to fixup function
Get rid of the mdesc pointer in the fixup function call.  No one uses
the mdesc pointer, it shouldn't be modified anyway, and we can't wrap
it, so let's remove it.

Platform files found by:

  $ regexp=$(git grep -h '\.fixup.*=' arch/arm |
		sed 's!.*= *\([^,]*\),* *!\1!' | sort -u |
		tr '\n' '|' | sed 's,|$,,;s,|,\\|,g')
  $ git grep $regexp arch/arm

Acked-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2011-10-17 09:13:41 +01:00
..
arch.h ARM: platform fixups: remove mdesc argument to fixup function 2011-10-17 09:13:41 +01:00
dma.h [ARM] dma: move IOMD and floppy DMA structures to RiscPC DMA code 2009-02-21 21:36:22 +00:00
flash.h
irda.h
irq.h ARM: 6806/1: irq: introduce entry and exit functions for chained handlers 2011-03-15 09:42:28 +00:00
map.h ARM: 6222/1: add memory types for the TCMs 2010-07-18 20:29:47 +01:00
pci.h PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. 2011-07-22 08:26:06 -07:00
serial_at91.h
serial_sa1100.h
sharpsl_param.h
time.h ARM: Use struct syscore_ops instead of sysdevs for PM in common code 2011-04-24 19:16:08 +02:00
udc_pxa2xx.h ARM: pxa: drop gpio_vbus field from pxa2xx_udc_mach_info 2011-03-16 16:33:34 +08:00