]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: at91: cleanup initilisation code by removing dead code
authorArnd Bergmann <arnd@arndb.de>
Tue, 2 Dec 2014 11:54:57 +0000 (12:54 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Tue, 2 Dec 2014 15:59:06 +0000 (16:59 +0100)
commit4e21c2b440459bc57e066b2c0c5d5a15bfa7b31e
treed92e438785fd5bc63f6c180f585dd21e4f4a75da
parentfd94e5475334664e102ee61d15f891c2a6db8902
ARM: at91: cleanup initilisation code by removing dead code

The AT91-specific SoC strucutre "struct at91_init_soc" was filled with specific
!DT initilisation functions. Now that we got rid of the !DT board file
description, remove unneeded functions.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
[nicolas.ferre@atmel.com: split patch]
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/mach-at91/generic.h
arch/arm/mach-at91/setup.c
arch/arm/mach-at91/soc.h