ARM: at91: remove useless at91rm9200_dt_initialize()
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Mon, 12 Jan 2015 18:42:15 +0000 (19:42 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Thu, 15 Jan 2015 14:24:06 +0000 (15:24 +0100)
commit427accd3c43aee11c59b4c2d6e8328a0337017fc
tree2870bd0506dde5e0fe1d84a1c87803b072ce36d4
parent5f58c97099f20cb12b463d3bb8bf0cbe522deb22
ARM: at91: remove useless at91rm9200_dt_initialize()

at91rm9200_dt_initialize() is doing the same as at91_dt_initialize(), use that
one instead.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/mach-at91/board-dt-rm9200.c
arch/arm/mach-at91/generic.h
arch/arm/mach-at91/setup.c
This page took 0.026657 seconds and 5 git commands to generate.