mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-16 16:54:20 +08:00
2b0d8c251b
The ARM setup code includes its own parser for early params, there's also one in the generic init code. This patch removes __early_init (and related code) from arch/arm/kernel/setup.c, and changes users to the generic early_init macro instead. The generic macro takes a char * argument, rather than char **, so we need to update the parser functions a little. Signed-off-by: Jeremy Kerr <jeremy.kerr@canonical.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |
||
---|---|---|
.. | ||
include/mach | ||
cats-hw.c | ||
cats-pci.c | ||
common.c | ||
common.h | ||
dc21285-timer.c | ||
dc21285.c | ||
dma.c | ||
ebsa285-leds.c | ||
ebsa285-pci.c | ||
ebsa285.c | ||
isa-irq.c | ||
isa-rtc.c | ||
isa-timer.c | ||
isa.c | ||
Kconfig | ||
Makefile | ||
Makefile.boot | ||
netwinder-hw.c | ||
netwinder-leds.c | ||
netwinder-pci.c | ||
personal-pci.c | ||
personal.c |