]> 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)
commitdf082e5d5846fb65cd58a5ec35ee0750a22aaec1
tree4a50a0a594434516fb773d021397b594a16f6c31
parentc6bf04858276048617ec285eee8734d589f88dfe
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