commit | 41ec8cdcfaf98db194807ac38a685b52387604c3 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <mpe@ellerman.id.au> | Tue Dec 02 16:52:07 2014 +1100 |
committer | Shuah Khan <shuahkh@osg.samsung.com> | Tue Dec 02 13:53:15 2014 -0700 |
tree | 22b303928957fe743f6619dc8666a4edca68353f | |
parent | 3f4994cfc15f38a3159c6e3a4b3ab2e1481a6b02 [diff] |
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>