]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge branch 'spear/multiplatform' into next/multiplatform
authorArnd Bergmann <arnd@arndb.de>
Fri, 15 Mar 2013 21:31:37 +0000 (22:31 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 15 Mar 2013 21:31:37 +0000 (22:31 +0100)
commit3a768d04639307dbebbbbc8f4216e3a06bc602d7
treec4d9f24f559929202e1cce10691021c54e80953e
parentb83e139caf1f7230f274bf9b4706ea3fab550a72
parentbcf3e72eff584136600a51a5b30ef7a794664d19
Merge branch 'spear/multiplatform' into next/multiplatform

The spear platform has been cleaned up a lot by Viresh
Kumar, and is relatively easy to convert to multiplatform,
getting us one more step closer to having all ARMv7
platforms included.

I originally did this before 3.8 but merging it never
worked out so far, mostly because of conflicts against
patches in the DMA tree, but also because I did not push very
hard for these.

* spear/multiplatform:
  ARM: spear: enable spear13xx in multi_v7_defconfig
  ARM: spear: fix build error in restart.c
  ARM: spear: use multiplatform configuration options.
  ARM: spear: rename duplicate pl080_plat_data
  ARM: spear: make clock driver independent of headers
  ARM: spear: move generic.h and pl080.h into private dir
  ARM: spear: move all files to mach-spear
  ARM: spear: move spear.h and misc_regs.h into plat-spear
  ARM: spear: merge Kconfig files
  ARM: spear: make spear3xx/6xx mach/spear.h files identical
  ARM: spear: move identical headers to plat-spear/include/mach
  ARM: spear: unify mach/generic.h and mach/irqs.h
  ARM: spear13xx: make mach/dma.h local

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/Kconfig