linux/arch/arm/mach-clps711x
Alexander Shiyan 02d7d6d2b6 ARM: clps711x/p720t: Replace __initcall by .init_early call
Since we are trying to do to support multiple machines in a single kernel,
we need to eliminate the use of __initcall to be used for all machines.
Using .init_early call solves this problem.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2012-07-17 22:24:28 +02:00
..
include/mach ARM: clps711x: Cleanup IRQ handling 2012-05-15 21:20:59 +02:00
autcpu12.c ARM: restart: clps711x: use new restart hook 2012-01-05 12:57:08 +00:00
cdb89712.c ARM: restart: clps711x: use new restart hook 2012-01-05 12:57:08 +00:00
ceiva.c ARM: restart: clps711x: use new restart hook 2012-01-05 12:57:08 +00:00
clep7312.c ARM: restart: clps711x: use new restart hook 2012-01-05 12:57:08 +00:00
common.c ARM: clps711x: Cleanup IRQ handling 2012-05-15 21:20:59 +02:00
common.h ARM: restart: clps711x: use new restart hook 2012-01-05 12:57:08 +00:00
edb7211-arch.c ARM: restart: clps711x: use new restart hook 2012-01-05 12:57:08 +00:00
edb7211-mm.c ARM: clps711x: fix missing include file 2012-03-30 15:44:48 -07:00
fortunet.c ARM: restart: clps711x: use new restart hook 2012-01-05 12:57:08 +00:00
Kconfig ARM: clps711x: Combine header files into one for clps711x-targets 2012-05-13 21:53:03 +02:00
Makefile ARM: clps711x: consolidate irq/mm/time code into a single file 2011-11-17 17:09:30 +00:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
p720t-leds.c ARM: clps711x: Using a single definition for the PHYS and VIRT registers offset 2012-05-11 16:18:01 +02:00
p720t.c ARM: clps711x/p720t: Replace __initcall by .init_early call 2012-07-17 22:24:28 +02:00