Re: [PATCH 0/2] MIPS: ralink: some build fixes
From: Sergio Paracuellos
Date: Thu Jun 19 2025 - 00:01:04 EST
On Wed, Jun 18, 2025 at 5:40 PM Shiji Yang <yangshiji66@xxxxxxxxxxx> wrote:
>
> This patch series fixes some MIPS Ralink platform compilation issues
> founded on the OpenWrt distribution 6.12 kernel[1].
>
> [1] https://github.com/openwrt/openwrt/pull/18654
>
> Mieczyslaw Nalewaj (2):
> MIPS: ralink: add missing header include
> MIPS: pci-rt2880: make pcibios_init() static
>
> arch/mips/pci/pci-rt2880.c | 2 +-
> arch/mips/ralink/irq.c | 1 +
> 2 files changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Sergio Paracuellos <sergio.paracuellos@xxxxxxxxx>