]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ARM: 9408/1: mm: CFI: Fix some erroneous reset prototypes
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 27 Jun 2024 08:22:09 +0000 (09:22 +0100)
committerRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Tue, 2 Jul 2024 08:19:14 +0000 (09:19 +0100)
commit657a292d679ae3a6c733ab0e939e24ae44b20faf
tree7f3eeb05e406c46e725303c998615d7a97c72d9b
parent4e7b4ff2dcaed228cb2fb7bfe720262c98ec1bb9
ARM: 9408/1: mm: CFI: Fix some erroneous reset prototypes

I somehow got a few cpu_nn_reset() signatures wrong in my
patch. Fix it up.

Closes: https://lore.kernel.org/oe-kbuild-all/202406260432.6WGV2jCk-lkp@intel.com/
Fixes: 393999fa9627 ("ARM: 9389/2: mm: Define prototypes for all per-processor calls")
Reported-by: kernel test robot <lkp@intel.com>
Reported-by: Nathan Chancellor <nathan@kernel.org>
Reviewed-by: Sami Tolvanen <samitolvanen@google.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
arch/arm/mm/proc.c