Skip to content

Commit 64aa9fd

Browse files
pcercueitsbogend
authored andcommitted
MIPS: ath79: Remove unused include <asm/mips_machine.h>
Since commit 3a77e0d ("MIPS: ath79: drop machfiles"), this header is not used anymore. Signed-off-by: Paul Cercueil <[email protected]> Signed-off-by: Thomas Bogendoerfer <[email protected]>
1 parent 75afbf4 commit 64aa9fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/mips/ath79/setup.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
#include <asm/idle.h>
2424
#include <asm/time.h> /* for mips_hpt_frequency */
2525
#include <asm/reboot.h> /* for _machine_{restart,halt} */
26-
#include <asm/mips_machine.h>
2726
#include <asm/prom.h>
2827
#include <asm/fw/fw.h>
2928

0 commit comments

Comments
 (0)