]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9bf369869bf49cff5a28fac7db7f7d815d238aae
treee73acda80e9ed29f6597c52195007c362738c6f3
parent5edff5d02c1336ed8db9ba4fa0d6f133d7c8c1ff
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]