VisionFive2 Linux kernel

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

More than 9999 Commits   32 Branches   54 Tags
author: David Howells <dhowells@redhat.com> 2006-09-30 20:52:18 +0200 committer: Jens Axboe <axboe@kernel.dk> 2006-09-30 20:52:18 +0200 commit: 07f3f05c1e3052b8656129b2a5aca9f888241a34 parent: 65e6f5bc8149165efb9d7bdbd142bb837d5edfeb
Commit Summary:
[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]
Diffstat:
1 file changed, 1 insertion, 0 deletions
diff --git a/fs/char_dev.c b/fs/char_dev.c
index 1f3285affa39..a885f46ca001 100644
--- a/fs/char_dev.c
+++ b/fs/char_dev.c
@@ -24,6 +24,7 @@
 #ifdef CONFIG_KMOD
 #include <linux/kmod.h>
 #endif
+#include "internal.h"
 
 /*
  * capabilities for /dev/mem, /dev/kmem and similar directly mappable character