linux/arch/mips/sgi-ip30
Jiaxun Yang 8de4ed75bd 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>
2024-06-19 13:09:35 +02:00
..
ip30-common.h MIPS: SGI-IP30: Move irq bits to better header files 2020-09-21 22:15:49 +02:00
ip30-console.c MIPS: ip30: ip30-console: Add missing include 2024-06-19 13:09:35 +02:00
ip30-irq.c mips: Bulk conversion to generic_handle_domain_irq() 2021-08-12 11:39:40 +01:00
ip30-power.c
ip30-setup.c MIPS: sgi-ip30: Fix missing prototypes 2024-01-22 11:12:08 +01:00
ip30-smp.c
ip30-timer.c
ip30-xtalk.c MIPS: SGI-IP30: Fix platform-device leak in bridge_platform_create() 2022-09-19 16:32:54 +02:00
Makefile
Platform MIPS: Only include the platform file needed 2020-05-13 00:17:18 +02:00