]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
tools: Unify export.h
authorBorislav Petkov <bp@suse.de>
Sun, 23 Feb 2014 11:04:53 +0000 (12:04 +0100)
committerJiri Olsa <jolsa@kernel.org>
Thu, 1 May 2014 19:18:17 +0000 (21:18 +0200)
commit5ac3e4b6d1d8fb911bb9c497126c51b02033a412
tree9264ab483b4a304040ec091ae1d90a716f632d04
parent3617660e4e1618a888a2e3a4067224534302cb33
tools: Unify export.h

So tools/ has been growing three, at a different stage of their
development export.h headers and so we should unite into one. Add
tools/include/ to the include path of virtio and liblockdep to pick the
shared header now.

Signed-off-by: Borislav Petkov <bp@suse.de>
Acked-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: Arnaldo Carvalho de Melo <acme@kernel.org>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Michael S. Tsirkin <mst@redhat.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Sasha Levin <sasha.levin@oracle.com>
Cc: virtio-dev@lists.oasis-open.org
Cc: virtualization@lists.linux-foundation.org
Link: http://lkml.kernel.org/r/1397493185-19521-2-git-send-email-bp@alien8.de
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
tools/include/linux/export.h [moved from tools/virtio/linux/export.h with 70% similarity]
tools/lib/lockdep/Makefile
tools/lib/lockdep/uinclude/linux/export.h [deleted file]
tools/perf/MANIFEST
tools/perf/Makefile.perf
tools/perf/util/include/linux/export.h [deleted file]
tools/virtio/Makefile