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)
commitbfbab7b27e14f7074ee27c9d584497beabd7ced1
tree304295008d33f5bc99952b99256138814dab0a2a
parent0274eb61e1f2a8e053fb028b6c668c67c0b75b9c
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