diff options
author | Jiaxun Yang <jiaxun.yang@flygoat.com> | 2024-06-16 18:54:24 +0100 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2024-06-19 13:09:35 +0200 |
commit | 8de4ed75bd14ed197119ac509c6902a8561e0c1c (patch) | |
tree | 47f4ffc85f2df3b1b1da20affb61bf052e16b723 /arch/mips/Kbuild.platforms | |
parent | 3ee1167a16dfae1f656d52133a72be992cb85047 (diff) |
MIPS: ip30: ip30-console: Add missing include
Include linux/processor.h to fix build error:
arch/mips/sgi-ip30/ip30-console.c: In function ‘prom_putchar’:
arch/mips/sgi-ip30/ip30-console.c:21:17: error: implicit declaration of function ‘cpu_relax’ [-Werror=implicit-function-declaration]
21 | cpu_relax();
Cc: stable@vger.kernel.org
Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/Kbuild.platforms')
0 files changed, 0 insertions, 0 deletions