From: Frederic Weisbecker Date: Thu, 11 Dec 2008 15:14:23 +0000 (+0100) Subject: tracing/fastboot: include missing headers X-Git-Tag: v2.6.29-rc1~538^2~28^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da485e0cb16726797e99a595a399b9fc721b91bc;p=pandora-kernel.git tracing/fastboot: include missing headers For now include/trace/boot.h doesn't need to include necessary headers for its functions and structures because the files that include it already do it. But boot.h could be needed as well for further uses on other files. So, this patch adds the necessary headers for future purposes... Signed-off-by: Frederic Weisbecker Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed