commit | 82c8253ac27291d6c70114eb445c714359812a10 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Fri Jul 25 01:45:29 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Jul 25 10:53:27 2008 -0700 |
tree | 646d86b635a9e74a9525c283e178dcdc605a7fd0 | |
parent | abddaec56ebb7911bbf0578a4636a74bd7376d92 [diff] |
init/do_mounts.c should #include <linux/initrd.h> Every file should include the headers containing the externs for its global code (in this case for rd_doload). Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>