MIPS: fix allmodconfig build with latest mkimage
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Sat, 14 May 2022 15:34:14 +0000 (16:34 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 May 2022 07:42:50 +0000 (09:42 +0200)
commitbb278febda3bb7b566217377a7c2716949247426
tree7895d0443d20d38297e16ff6084ec9949122bc05
parent43bdd14ac43ffb4bdbe270c3c95c4383dcfdb510
MIPS: fix allmodconfig build with latest mkimage

With the latest mkimage from U-Boot 2021.04+ the allmodconfig build
fails. 822564cd3aa1 ("MIPS: generic: Update node names to avoid unit
addresses") was applied for similar build failure, but it was not
applied to 'arch/mips/generic/board-ocelot_pcb123.its.S' as that was
removed from upstream when the patch was applied.

Fixes: 822564cd3aa1 ("MIPS: generic: Update node names to avoid unit addresses")
Cc: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/mips/generic/board-ocelot_pcb123.its.S