MIPS: ath79: Remove unused include <asm/mips_machine.h>
authorPaul Cercueil <paul@crapouillou.net>
Sun, 26 Jul 2020 16:58:27 +0000 (18:58 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Tue, 28 Jul 2020 08:20:44 +0000 (10:20 +0200)
Since commit 3a77e0d75eed ("MIPS: ath79: drop machfiles"), this header
is not used anymore.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/ath79/setup.c

index 4b7c066ac88eba4d935be59994f96f4f8a74659f..7e7bf9c2ad261089dc3cd507fe0aca7ef96a7893 100644 (file)
@@ -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>