linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] MIPS: ath79: Remove unused include <asm/mips_machine.h>
@ 2020-07-26 16:58 Paul Cercueil
  2020-07-26 16:58 ` [PATCH 2/2] MIPS: Remove legacy MIPS_MACHINE option Paul Cercueil
  2020-07-28  8:30 ` [PATCH 1/2] MIPS: ath79: Remove unused include <asm/mips_machine.h> Thomas Bogendoerfer
  0 siblings, 2 replies; 4+ messages in thread
From: Paul Cercueil @ 2020-07-26 16:58 UTC (permalink / raw)
  To: Thomas Bogendoerfer
  Cc: Arnd Bergmann, od, linux-mips, linux-kernel, Paul Cercueil

Since commit 3a77e0d75eed ("MIPS: ath79: drop machfiles"), this header
is not used anymore.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
---
 arch/mips/ath79/setup.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/mips/ath79/setup.c b/arch/mips/ath79/setup.c
index 4b7c066ac88e..7e7bf9c2ad26 100644
--- a/arch/mips/ath79/setup.c
+++ b/arch/mips/ath79/setup.c
@@ -23,7 +23,6 @@
 #include <asm/idle.h>
 #include <asm/time.h>		/* for mips_hpt_frequency */
 #include <asm/reboot.h>		/* for _machine_{restart,halt} */
-#include <asm/mips_machine.h>
 #include <asm/prom.h>
 #include <asm/fw/fw.h>
 
-- 
2.27.0


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

end of thread, other threads:[~2020-07-28  8:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-26 16:58 [PATCH 1/2] MIPS: ath79: Remove unused include <asm/mips_machine.h> Paul Cercueil
2020-07-26 16:58 ` [PATCH 2/2] MIPS: Remove legacy MIPS_MACHINE option Paul Cercueil
2020-07-28  8:30   ` Thomas Bogendoerfer
2020-07-28  8:30 ` [PATCH 1/2] MIPS: ath79: Remove unused include <asm/mips_machine.h> 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).