ARM: uniphier: drop code for old DT binding
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 1 Jun 2016 11:37:46 +0000 (20:37 +0900)
committerOlof Johansson <olof@lixom.net>
Fri, 3 Jun 2016 19:17:00 +0000 (12:17 -0700)
commit0c2b4504b0ebff55b8aae2ed4816b1ef6b351c36
tree9b36d5da91816281eb8dc52f5aa05358aa3ffb06
parent1a695a905c18548062509178b98bc91e67510864
ARM: uniphier: drop code for old DT binding

Commit 307d40c56b0c ("ARM: uniphier: rework SMP code to support new
System Bus binding") added a new DT binding for SMP code, but still
kept old code for the backward compatibility.

Linux 4.6 was out with both bindings supported, so it should not
hurt to drop the old code now.  Moreover, the mainline code are
currently not used for any of our products, so this change has
no impact on our customers in any way.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-uniphier/platsmp.c