[RFC PATCH v4 02/29] perf tools: Move linux/kernel.h to tools/include

From: Wang Nan
Date: Wed May 27 2015 - 01:26:50 EST


This patch moves kernel.h from tools/perf/util/include/linux/kernel.h
to tools/include/linux/kernel.h to enable other libraries use macros in
it, like libbpf which will be introduced by further patches.

Signed-off-by: Wang Nan <wangnan0@xxxxxxxxxx>
---
tools/{perf/util => }/include/linux/kernel.h | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename tools/{perf/util => }/include/linux/kernel.h (100%)

diff --git a/tools/perf/util/include/linux/kernel.h b/tools/include/linux/kernel.h
similarity index 100%
rename from tools/perf/util/include/linux/kernel.h
rename to tools/include/linux/kernel.h
--
1.8.3.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/