From: Paul Gortmaker Date: Sun, 18 Sep 2011 17:36:07 +0000 (-0400) Subject: Revert "tracing: Include module.h in define_trace.h" X-Git-Tag: v3.2-rc1~22^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67b84999b1a8b1af5625b1eabe92146c5eb42932;p=pandora-kernel.git Revert "tracing: Include module.h in define_trace.h" This reverts commit 3a9f987b3141f086de27832514aad9f50a53f754. With all the files that are real modules now having module.h explicitly called out for inclusion, and no reliance on any implicit presence of module.h assumed, we should no longer need this workaround. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed