]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Remove obsolete MIPS checks for DST node "chosen@0"
authorRobert P. J. Day <rpjday@crashcourse.ca>
Mon, 6 Aug 2018 16:26:48 +0000 (12:26 -0400)
committerPaul Burton <paul.burton@mips.com>
Mon, 6 Aug 2018 16:50:33 +0000 (09:50 -0700)
commit7cdc70ba753d89f19e4ab4be10ab42adb5450921
tree1c0fece662aced497006e4440bd1cb0deb79c7ef
parent10a86dbb1961c42f015342dbc235cf5a15e303ef
MIPS: Remove obsolete MIPS checks for DST node "chosen@0"

As there is precious little left in any DTS files referring to the
node "/chosen@0" as opposed to "/chosen", remove the two checks for
the former node name.

[paul.burton@mips.com:
  The modified yamon-dt code only operates on
  arch/mips/boot/dts/mti/sead3.dts right now, and that uses chosen
  rather than chosen@0 anyway, so this should have no behavioural
  effect.]

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Paul Burton <paul.burton@mips.com>
Patchwork: https://patchwork.linux-mips.org/patch/20131/
Cc: linux-mips@linux-mips.org
arch/mips/generic/yamon-dt.c