original_kernel/arch/arm/mach-clps711x
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
..
include/mach
Kconfig
Makefile
Makefile.boot
autcpu12.c
cdb89712.c
ceiva.c
clep7312.c ARM: platform fixups: remove mdesc argument to fixup function 2011-10-17 09:13:41 +01:00
common.h
edb7211-arch.c ARM: platform fixups: remove mdesc argument to fixup function 2011-10-17 09:13:41 +01:00
edb7211-mm.c
fortunet.c ARM: platform fixups: remove mdesc argument to fixup function 2011-10-17 09:13:41 +01:00
irq.c
mm.c
p720t-leds.c
p720t.c ARM: platform fixups: remove mdesc argument to fixup function 2011-10-17 09:13:41 +01:00
time.c