diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-01-06 11:16:04 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-01-06 11:26:02 +0100 |
commit | e3c92215198cb6aa00ad38db2780faa6b72e0a3f (patch) | |
tree | 55c07fd7d20624b599faef048007d15caf9cf5f1 /drivers/media/video/em28xx/em28xx-video.c | |
parent | [media] cx25821: Fix compilation breakage due to BKL dependency (diff) | |
download | linux-e3c92215198cb6aa00ad38db2780faa6b72e0a3f.tar.xz linux-e3c92215198cb6aa00ad38db2780faa6b72e0a3f.zip |
[media] radio-aimslab.c: Fix gcc 4.5+ bug
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>
Cc: stable@kernel.org
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/em28xx/em28xx-video.c')
0 files changed, 0 insertions, 0 deletions