android_kernel_xiaomi_sm8450/arch/mips/sgi-ip30
Jiaxun Yang 636163de03 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-08-19 05:41:01 +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-08-19 05:41:01 +02:00
ip30-irq.c MIPS: SGI-IP30: Move irq bits to better header files 2020-09-21 22:15:49 +02:00
ip30-power.c MIPS: add support for SGI Octane (IP30) 2019-11-01 14:58:56 -07:00
ip30-setup.c MIPS: add support for SGI Octane (IP30) 2019-11-01 14:58:56 -07:00
ip30-smp.c MIPS: add support for SGI Octane (IP30) 2019-11-01 14:58:56 -07:00
ip30-timer.c MIPS: add support for SGI Octane (IP30) 2019-11-01 14:58:56 -07:00
ip30-xtalk.c MIPS: add support for SGI Octane (IP30) 2019-11-01 14:58:56 -07:00
Makefile MIPS: add support for SGI Octane (IP30) 2019-11-01 14:58:56 -07:00
Platform MIPS: Only include the platform file needed 2020-05-13 00:17:18 +02:00