ARM: at91: move sdramc/ddrsdr header to include/soc/at91
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Fri, 7 Nov 2014 20:58:21 +0000 (21:58 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Thu, 13 Nov 2014 11:03:44 +0000 (12:03 +0100)
commitf0a0a58e6f46c2dded813ee860b9cbd795b4e571
treee73acda80e9ed29f6597c52195007c362738c6f3
parent93d2cf468adfcbb58895cc1d4052099e23392c82
ARM: at91: move sdramc/ddrsdr header to include/soc/at91

Move the (DDR) SDRAM controller headers to include/soc/at91 to remove the
dependency on mach/ headers from the at91-reset driver.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
MAINTAINERS
arch/arm/mach-at91/include/mach/at91_ramc.h
arch/arm/mach-at91/include/mach/at91rm9200_sdramc.h [deleted file]
arch/arm/mach-at91/include/mach/at91sam9_ddrsdr.h [deleted file]
arch/arm/mach-at91/include/mach/at91sam9_sdramc.h [deleted file]
arch/arm/mach-at91/pm.h
drivers/power/reset/at91-reset.c
include/soc/at91/at91rm9200_sdramc.h [new file with mode: 0644]
include/soc/at91/at91sam9_ddrsdr.h [new file with mode: 0644]
include/soc/at91/at91sam9_sdramc.h [new file with mode: 0644]