From: Robert P. J. Day Date: Tue, 29 Apr 2008 07:59:25 +0000 (-0700) Subject: kernel: explicitly include required header files under kernel/ X-Git-Tag: v2.6.26-rc1~628 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1aeb272cf09f9e2cbc62163b9f37a9b4d1c7e81d;p=pandora-kernel.git kernel: explicitly include required header files under kernel/ Following an experimental deletion of the unnecessary directive #include from the header file , these files under kernel/ were exposed as needing to include one of or , so explicit includes were added where necessary. Signed-off-by: Robert P. J. Day Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed