]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Merge remote-tracking branch 'arm-soc/for-next'
authorStephen Rothwell <sfr@canb.auug.org.au>
Thu, 3 Nov 2011 02:00:33 +0000 (13:00 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 3 Nov 2011 02:00:36 +0000 (13:00 +1100)
Conflicts:
arch/arm/mach-omap2/Makefile
arch/arm/plat-omap/devices.c

1  2 
arch/arm/Kconfig
arch/arm/mach-msm/board-msm8x60.c
arch/arm/mach-omap2/board-generic.c

Simple merge
index cf38e2284fa956437ea3161f92c5fb1be09e147c,cf38e2284fa956437ea3161f92c5fb1be09e147c..f4824ad4d0bf0a598dddd0c26a1d00e7849dd1c4
@@@ -142,6 -142,6 +142,8 @@@ MACHINE_EN
  #ifdef CONFIG_OF
  /* TODO: General device tree support for all MSM. */
  DT_MACHINE_START(MSM_DT, "Qualcomm MSM (Flattened Device Tree)")
++      .fixup = msm8x60_fixup,
++      .reserve = msm8x60_reserve,
        .map_io = msm8x60_map_io,
        .init_irq = msm8x60_init_irq,
        .init_machine = msm8x60_dt_init,
Simple merge