commit | 865a381223cff0d6d976d9bbe1d57a9288ba147b | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Tue Dec 02 12:54:57 2014 +0100 |
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | Tue Dec 02 16:59:06 2014 +0100 |
tree | d92e438785fd5bc63f6c180f585dd21e4f4a75da | |
parent | e093d7cf37ec9ff24b0631b0a2e405a7cf7574db [diff] |
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>