mips: octeon: cvmx-bootmem: Fix compare in "if" statement
authorStefan Roese <sr@denx.de>
Wed, 7 Apr 2021 07:12:28 +0000 (09:12 +0200)
committerStefan Roese <sr@denx.de>
Wed, 28 Apr 2021 08:05:12 +0000 (10:05 +0200)
commita8e338a229451372e5281d7eba9b741c807a829a
treef303d6a146da7c009d1408bd6b02aa832eca9d9a
parentae404af8dc44aa1eb17f46027c345313553b4098
mips: octeon: cvmx-bootmem: Fix compare in "if" statement

While porting from the Marvell source, I introduced a bug by misplacing
the parenthesis. This patch fixes this issue.

Signed-off-by: Stefan Roese <sr@denx.de>
arch/mips/mach-octeon/cvmx-bootmem.c