]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
arm: mach-mvebu: add source files
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Fri, 1 Jun 2012 16:21:46 +0000 (18:21 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 10 Jul 2012 13:47:48 +0000 (15:47 +0200)
commit31af49db7b2d700fdaf26ab55ca96428bc2e8b06
treeccd77c9f062178dc90d70072c320b6e3990106a5
parentbf54439c34689f53409a066452e58a0533880473
arm: mach-mvebu: add source files

[ben.dooks@codethink.co.uk: fixup style error in system-controller]
[ben.dooks@codethink.co.uk: check result of of_match_node()]

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Lior Amsalem <alior@marvell.com>
Acked-by: Andrew Lunn <andrew@lunn.ch>
Tested-by: Yehuda Yitschak <yehuday@marvell.com>
Tested-by: Lior Amsalem <alior@marvell.com>
Tested-by: Andrew Lunn <andrew@lunn.ch>
arch/arm/mach-mvebu/Kconfig [new file with mode: 0644]
arch/arm/mach-mvebu/Makefile [new file with mode: 0644]
arch/arm/mach-mvebu/Makefile.boot [new file with mode: 0644]
arch/arm/mach-mvebu/common.h [new file with mode: 0644]
arch/arm/mach-mvebu/system-controller.c [new file with mode: 0644]