Merge branch 'treewide/cleanup' into late/tegra
authorOlof Johansson <olof@lixom.net>
Tue, 12 Jan 2016 18:14:07 +0000 (10:14 -0800)
committerOlof Johansson <olof@lixom.net>
Tue, 12 Jan 2016 18:14:07 +0000 (10:14 -0800)
commit3e9121950c92a65e33e0163d2ba111b4d9293d4c
tree478a948e76d8f660b0f3b898c1094df5b172e433
parent31ade3b83e1821da5fbb2f11b5b3d4ab2ec39db8
parente324654294907a420ab3773efe8849a935f37bf0
Merge branch 'treewide/cleanup' into late/tegra

* treewide/cleanup:
  ARM: use "depends on" for SoC configs instead of "if" after prompt
  ARM/clocksource: use automatic DT probing for ux500 PRCMU
  ARM: use const and __initconst for smp_operations
  ARM: hisi: do not export smp_operations structures

Signed-off-by: Olof Johansson <olof@lixom.net>