linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] MIPS: ralink: some build fixes
@ 2025-06-18 15:40 Shiji Yang
  2025-06-18 15:40 ` [PATCH 1/2] MIPS: ralink: add missing header include Shiji Yang
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Shiji Yang @ 2025-06-18 15:40 UTC (permalink / raw)
  To: linux-mips
  Cc: Thomas Bogendoerfer, John Crispin, Sergio Paracuellos,
	Mieczyslaw Nalewaj, linux-kernel, Shiji Yang

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(-)

-- 
2.50.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-07-02 13:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-18 15:40 [PATCH 0/2] MIPS: ralink: some build fixes Shiji Yang
2025-06-18 15:40 ` [PATCH 1/2] MIPS: ralink: add missing header include Shiji Yang
2025-06-18 15:40 ` [PATCH 2/2] MIPS: pci-rt2880: make pcibios_init() static Shiji Yang
2025-06-19  4:00 ` [PATCH 0/2] MIPS: ralink: some build fixes Sergio Paracuellos
2025-07-02 12:02 ` Thomas Bogendoerfer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).