]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: at91: remove at91_boot_soc
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Tue, 27 Jan 2015 11:24:15 +0000 (12:24 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 2 Feb 2015 10:01:28 +0000 (11:01 +0100)
commitedd942247fe69b0488e6dc2da97f415b3bc09545
tree0f74cd7d82630558e86dfdd9fed42ee0e5057a15
parent6bd3e3f491062f075c689345763b6172d8438007
ARM: at91: remove at91_boot_soc

at91_boot_soc and at91_init_soc structures are not used by any SoC, remove
their use. Also remove all the now empty SoC files.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
[nicolas.ferre@atmel.com: different organization of the patches]
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/mach-at91/Makefile
arch/arm/mach-at91/at91rm9200.c [deleted file]
arch/arm/mach-at91/sama5d3.c [deleted file]
arch/arm/mach-at91/sama5d4.c [deleted file]
arch/arm/mach-at91/setup.c
arch/arm/mach-at91/soc.h [deleted file]