]> git.karo-electronics.de Git - karo-tx-linux.git/commit
perf tools: Get rid of redundant _FILE_OFFSET_BITS definition
authorNamhyung Kim <namhyung.kim@lge.com>
Tue, 19 Mar 2013 09:46:16 +0000 (18:46 +0900)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 21 Mar 2013 16:04:00 +0000 (13:04 -0300)
commit62baca8aed636eb10f9274761aa1dcbfd48a7caa
treefc113c23e1c4ee01f56e0465389be07ae7fd3387
parent0a11953851213fd1d3eebcb68b4a537d458c70c2
perf tools: Get rid of redundant _FILE_OFFSET_BITS definition

We define it in the Makefile so no need to duplicate it.

Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1363686376-29525-1-git-send-email-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-record.c
tools/perf/util/header.c
tools/perf/util/session.c
tools/perf/util/trace-event-read.c
tools/perf/util/util.h