From: Michael Ellerman Date: Tue, 2 Dec 2014 05:52:06 +0000 (+1100) Subject: kcmp: Move kcmp.h into uapi X-Git-Tag: omap-for-v3.20/drop-legacy-3517~67^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f4994cfc15f38a3159c6e3a4b3ab2e1481a6b02;p=pandora-kernel.git kcmp: Move kcmp.h into uapi kcmp.h appears to be part of the API, it's documented in kcmp(2), and the selftests/kcmp code uses it. So move it to uapi so it's actually exported. Signed-off-by: Michael Ellerman Acked-by: Cyrill Gorcunov Signed-off-by: Shuah Khan --- Reading git-diff-tree failed