projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75afbf4
)
MIPS: ath79: Remove unused include <asm/mips_machine.h>
author
Paul Cercueil
<paul@crapouillou.net>
Sun, 26 Jul 2020 16:58:27 +0000
(18:58 +0200)
committer
Thomas 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
patch
|
blob
|
history
diff --git
a/arch/mips/ath79/setup.c
b/arch/mips/ath79/setup.c
index 4b7c066ac88eba4d935be59994f96f4f8a74659f..7e7bf9c2ad261089dc3cd507fe0aca7ef96a7893 100644
(file)
--- 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>