projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e987716
)
NET: Korina: Don't include <asm/segment.h>
author
Ralf Baechle
<ralf@linux-mips.org>
Fri, 19 Aug 2011 04:32:18 +0000
(21:32 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 19 Aug 2011 04:32:18 +0000
(21:32 -0700)
Korina.c is a MIPS-specific SOC driver and <asm/segment> is empty on
MIPS since 2.1.7 ...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/korina.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/net/ethernet/korina.c
b/drivers/net/ethernet/korina.c
index 6767756d0dad7fefc3f61db995bed339ffe0dac2..d8430f487b84f8012ec8390e522ae19eeba9949e 100644
(file)
--- a/
drivers/net/ethernet/korina.c
+++ b/
drivers/net/ethernet/korina.c
@@
-58,7
+58,6
@@
#include <asm/system.h>
#include <asm/bitops.h>
#include <asm/pgtable.h>
-#include <asm/segment.h>
#include <asm/io.h>
#include <asm/dma.h>