git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f4994c
)
selftests/kcmp: Don't include kernel headers
author
Michael Ellerman
<mpe@ellerman.id.au>
Tue, 2 Dec 2014 05:52:07 +0000
(16:52 +1100)
committer
Shuah Khan
<shuahkh@osg.samsung.com>
Tue, 2 Dec 2014 20:53:15 +0000
(13:53 -0700)
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>
No differences found