kernel_samsung_a53x/arch/mips/sgi-ip30
Jiaxun Yang 2a7a6f9a03 MIPS: ip30: ip30-console: Add missing include
commit 8de4ed75bd14ed197119ac509c6902a8561e0c1c upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-11-23 23:20:15 +01:00
..
ip30-common.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ip30-console.c MIPS: ip30: ip30-console: Add missing include 2024-11-23 23:20:15 +01:00
ip30-irq.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ip30-power.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ip30-setup.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ip30-smp.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ip30-timer.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ip30-xtalk.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Platform Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00