]> git.baikalelectronics.ru Git - uboot.git/commit
mips: octeon: Correct types in cvmx-pko3-queue
authorTom Rini <trini@konsulko.com>
Fri, 14 Jul 2023 00:37:32 +0000 (20:37 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 20 Jul 2023 18:48:20 +0000 (14:48 -0400)
commit54e1f4df8d3b179eeff2fd6d4641970f0c167f77
tree304295008d33f5bc99952b99256138814dab0a2a
parent053e2b0262b3ee1340e321c41429eb8ad9ae8208
mips: octeon: Correct types in cvmx-pko3-queue

When building with gcc-13.1 we see that the prototype for
cvmx_pko3_sq_config_children does not match the declaration. Make these
match and correct a typo in the function's version of the docs that the
prototype did not have, as part of keeping those in-sync.

Signed-off-by: Tom Rini <trini@konsulko.com>
arch/mips/mach-octeon/cvmx-pko3-queue.c
arch/mips/mach-octeon/include/mach/cvmx-pko3-queue.h