summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/mt9v022.c
diff options
context:
space:
mode:
authorTrent Piepho <xyzzy@speakeasy.org>2009-05-30 17:45:46 -0700
committerTrent Piepho <xyzzy@speakeasy.org>2009-05-30 17:45:46 -0700
commit9903c4e6973daa6579771ba67db415a7105d5e44 (patch)
tree370c0073f5c68835c5d3f5aa6fbe18703a7591c5 /linux/drivers/media/video/mt9v022.c
parente0dc20d13b71daf0612373420a45246e6566d61f (diff)
downloadmediapointer-dvb-s2-9903c4e6973daa6579771ba67db415a7105d5e44.tar.gz
mediapointer-dvb-s2-9903c4e6973daa6579771ba67db415a7105d5e44.tar.bz2
compat: handle __fls
From: Trent Piepho <xyzzy@speakeasy.org> __fls() was added for generic code in 2.6.29, existed for just 64-bit arches since 2.6.26 (v2.6.25-5228-g56a6b1e), and was x86-64 only before then. When __fls() doesn't exists we create an inline function that implements it via fls(), which has existed for longer. Priority: normal Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Diffstat (limited to 'linux/drivers/media/video/mt9v022.c')
0 files changed, 0 insertions, 0 deletions