OSDN Git Service

Merge tag 'at91-cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre...
authorArnd Bergmann <arnd@arndb.de>
Thu, 20 Nov 2014 12:35:36 +0000 (13:35 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 20 Nov 2014 12:35:36 +0000 (13:35 +0100)
commit2c0b50fcbaffe487f741a3b6156eb6d47772b7ce
tree84bf0a4f7db9d259720624099fe16d8ef652eec1
parent86dd04a22a9880a9f790473d535f77edee5f621f
parentf0a0a58e6f46c2dded813ee860b9cbd795b4e571
Merge tag 'at91-cleanup2' of git://git./linux/kernel/git/nferre/linux-at91 into next/cleanup

Pull "Second batch of cleanup/SoC for 3.19" from Nicolas Ferre:

- fixes following legacy board removal
- removal of an unused config option CONFIG_MACH_SAMA5_DT
- move of some header files out of include/mach directory

* tag 'at91-cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91:
  ARM: at91: move sdramc/ddrsdr header to include/soc/at91
  ARM: at91: remove CONFIG_MACH_SAMA5_DT
  ARM: at91: remove unused CONFIG_ARCH_AT91SAM9G45 option
  ARM: at91: remove useless init_time for DT-only SoCs
  ARM: at91: fix build breakage due to legacy board removals

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
MAINTAINERS