diff options
author | Arnd Bergmann <arnd@arndb.de> | 2022-04-04 17:30:44 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2022-04-04 17:42:59 +0200 |
commit | d10f4b22e912d9771493f71d05337362538eec07 (patch) | |
tree | 8be2bf716ff18d15b1a7aa317d005c864d954e48 /arch/nios2/Kbuild | |
parent | 83a1cde5c74bfb44b49cb2a940d044bb2380f4ea (diff) | |
download | linux-d10f4b22e912d9771493f71d05337362538eec07.tar.gz linux-d10f4b22e912d9771493f71d05337362538eec07.tar.bz2 linux-d10f4b22e912d9771493f71d05337362538eec07.zip |
ARM: iop32x: include iop3xx.h header where needed
Building with 'make W=1' shows a warning about a missing prototype:
arch/arm/mach-iop32x/cp6.c:10:6: warning: no previous prototype for 'iop_enable_cp6' [-Wmissing-prototypes]
Include the header that contains the declaration.
Fixes: 6f5d248d05db ("ARM: iop32x: use GENERIC_IRQ_MULTI_HANDLER")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/nios2/Kbuild')
0 files changed, 0 insertions, 0 deletions