ARM: at91: remove unused at91_init_sram
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Thu, 15 Jan 2015 14:59:30 +0000 (15:59 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Fri, 16 Jan 2015 17:08:42 +0000 (18:08 +0100)
commit0be0b8cd49f22037096ad41b831a93dd8d0d4f87
tree8eec93647303982c984b2dc129474d4a7ee8a809
parent84fb0dc7c8abc2ea34496cdb32493bd8f7665dac
ARM: at91: remove unused at91_init_sram

SRAM initialization is now done through the mmio-sram driver and
at91_init_sram() is not called anymore, remove it.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/mach-at91/generic.h
arch/arm/mach-at91/setup.c