From: Adrian Bunk Date: Wed, 17 Oct 2007 06:26:42 +0000 (-0700) Subject: lib/ioremap.c should #include X-Git-Tag: v2.6.24-rc1~727 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53fa6645251727856d3554d64583fef59e6f1651;p=pandora-kernel.git lib/ioremap.c should #include Every file should include the headers containing the prototypes for its global functions (in this case ioremap_page_range()). Signed-off-by: Adrian Bunk Acked-by: Haavard Skinnemoen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed