parisc: Fix missing prototype for 'toc_intr' warning in toc.c
authorHelge Deller <deller@gmx.de>
Mon, 17 Jan 2022 09:10:10 +0000 (10:10 +0100)
committerHelge Deller <deller@gmx.de>
Mon, 17 Jan 2022 09:15:21 +0000 (10:15 +0100)
commit3d3a5814228feedd46fbddbeab381ae9bc2996ba
treeda85f953478dd329963fc25478588d14fbbb435b
parent1c013da1ad45227d3b0eb12933d758786350da66
parisc: Fix missing prototype for 'toc_intr' warning in toc.c

Fix a missing prototype warning noticed by the kernel test robot.

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/include/asm/processor.h
arch/parisc/kernel/toc.c