VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   33 Branches   55 Tags
author: Christoph Hellwig <hch@lst.de> 2021-09-16 09:04:05 +0200 committer: Geert Uytterhoeven <geert@linux-m68k.org> 2021-09-24 13:35:07 +0200 commit: 9fde0348640252c79d462c4d29a09a14e8741f5c parent: 8ade83390930d61c64fe3ab49081990c9d43d0d2
Commit Summary:
m68k: Remove set_fs()
Diffstat:
1 file changed, 0 insertions, 1 deletion
diff --git a/arch/m68k/sun3x/prom.c b/arch/m68k/sun3x/prom.c
index 74d2fe57524b..64c23bfaa90c 100644
--- a/arch/m68k/sun3x/prom.c
+++ b/arch/m68k/sun3x/prom.c
@@ -14,7 +14,6 @@
 #include <asm/traps.h>
 #include <asm/sun3xprom.h>
 #include <asm/idprom.h>
-#include <asm/segment.h>
 #include <asm/sun3ints.h>
 #include <asm/openprom.h>
 #include <asm/machines.h>