[tip:perf/urgent] tools include: Copy linux/stringify.h from the kernel

From: tip-bot for Arnaldo Carvalho de Melo
Date: Thu Mar 24 2016 - 03:42:57 EST


Commit-ID: 737ef7d32cb41d19f0e1fd4d9ad0916f42d2f448
Gitweb: http://git.kernel.org/tip/737ef7d32cb41d19f0e1fd4d9ad0916f42d2f448
Author: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
AuthorDate: Wed, 23 Mar 2016 15:14:27 -0300
Committer: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
CommitDate: Wed, 23 Mar 2016 15:14:27 -0300

tools include: Copy linux/stringify.h from the kernel

There is code in tools/ that is directly including this file from the
kernel, and this is verboten for a while, copy it so that the next csets
can fix this situation.

Cc: Adrian Hunter <adrian.hunter@xxxxxxxxx>
Cc: Jiri Olsa <jolsa@xxxxxxxxxx>
Cc: Namhyung Kim <namhyung@xxxxxxxxxx>
Cc: Wang Nan <wangnan0@xxxxxxxxxx>
Link: http://lkml.kernel.org/n/tip-e0r3nks2uai020ndghvxv5qw@xxxxxxxxxxxxxx
Signed-off-by: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
---
{include => tools/include}/linux/stringify.h | 0
1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/include/linux/stringify.h b/tools/include/linux/stringify.h
similarity index 100%
copy from include/linux/stringify.h
copy to tools/include/linux/stringify.h