]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5f50c5440849140b0d0962dc397a047fe828d835
tree4a50a0a594434516fb773d021397b594a16f6c31
parent4ff36ab11252e7e4b127f306d32a2b5ebac7c182
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