OSDN Git Service

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>
Thu, 20 Jan 2022 19:39:19 +0000 (20:39 +0100)
commit30f308999426871e1b896384093e9a681099f521
tree4a50a0a594434516fb773d021397b594a16f6c31
parent5f7ee6e37a3cadefe45378c17c4285fa41141d92
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