[PATCH 0/3] LoongArch: Fix build errors

From: Guenter Roeck
Date: Fri Jul 01 2022 - 10:49:53 EST


A number of build errors is seen when trying to build loongarch:allnoconfig
or loongarch:tinyconfig. This patch series tries to fix the observed
errors.

----------------------------------------------------------------
Guenter Roeck (3):
LoongArch: page.h: Add missing include file
LoongArch: Do not include file from toolchain
LoongArch: Always select EFI

arch/loongarch/Kconfig | 6 ++----
arch/loongarch/include/asm/loongarch.h | 23 +++++++++++------------
arch/loongarch/include/asm/page.h | 1 +
3 files changed, 14 insertions(+), 16 deletions(-)