VisionFive2 Linux kernel

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

More than 9999 Commits   32 Branches   54 Tags
author: Olaf Hering <olh@suse.de> 2005-11-08 21:34:55 -0800 committer: Linus Torvalds <torvalds@g5.osdl.org> 2005-11-09 07:55:57 -0800 commit: 733482e445ca4450cf41381b1c95e2b8c7145114 parent: c1a0f5e3c01d28b6782457bee5ae5ace3a9958ec
Commit Summary:
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Diffstat:
1 file changed, 0 insertions, 1 deletion
diff --git a/fs/hostfs/hostfs_kern.c b/fs/hostfs/hostfs_kern.c
index a33fb1d91373..4684eb7d48c6 100644
--- a/fs/hostfs/hostfs_kern.c
+++ b/fs/hostfs/hostfs_kern.c
@@ -8,7 +8,6 @@
 
 #include <linux/stddef.h>
 #include <linux/fs.h>
-#include <linux/version.h>
 #include <linux/module.h>
 #include <linux/init.h>
 #include <linux/slab.h>