From: Michael Ellerman Date: Tue, 2 Dec 2014 05:52:07 +0000 (+1100) Subject: selftests/kcmp: Don't include kernel headers X-Git-Tag: omap-for-v3.20/drop-legacy-3517~67^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41ec8cdcfaf98db194807ac38a685b52387604c3;p=pandora-kernel.git selftests/kcmp: Don't include kernel headers The kcmp test mucks with the include path to bring in the kernel headers, and x86 headers too for reasons that are not clear. Now that kcmp.h is exported none of that should be necessary. Signed-off-by: Michael Ellerman Acked-by: Cyrill Gorcunov Signed-off-by: Shuah Khan --- Reading git-diff-tree failed