diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-01-06 08:16:04 -0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-02-17 15:36:56 -0800 |
commit | 4e01d9a60906a6bd5748a19dafc7e0578a24f2ac (patch) | |
tree | 12d6e6e3a38c7538f23e6b0995468c4ec57fbe85 /tools/perf/builtin-sched.c | |
parent | 42bae3676e4369425e79af00a8ad88ca070dacc1 (diff) |
radio-aimslab.c: Fix gcc 4.5+ bug
commit e3c92215198cb6aa00ad38db2780faa6b72e0a3f upstream.
gcc 4.5+ doesn't properly evaluate some inlined expressions.
A previous patch were proposed by Andrew Morton using noinline.
However, the entire inlined function is bogus, so let's just
remove it and be happy.
Reported-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'tools/perf/builtin-sched.c')
0 files changed, 0 insertions, 0 deletions