selftests/kcmp: Don't include kernel headers
authorMichael Ellerman <mpe@ellerman.id.au>
Tue, 2 Dec 2014 05:52:07 +0000 (16:52 +1100)
committerShuah Khan <shuahkh@osg.samsung.com>
Tue, 2 Dec 2014 20:53:15 +0000 (13:53 -0700)
commit41ec8cdcfaf98db194807ac38a685b52387604c3
tree22b303928957fe743f6619dc8666a4edca68353f
parent3f4994cfc15f38a3159c6e3a4b3ab2e1481a6b02
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 <mpe@ellerman.id.au>
Acked-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/testing/selftests/kcmp/Makefile