diff options
author | Stephen Rothwell <sfr@canb.auug.org.au> | 2011-03-25 12:30:05 +1100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-24 18:58:55 -0700 |
commit | 30f5b28e7f937608e0407edaa459cc8161de81d9 (patch) | |
tree | 198d740261ce2a313b21fd81b8f3530ec5089ef7 /fs/block_dev.c | |
parent | a7351402574eec1308b099cc8e8108e715a2c8b6 (diff) | |
download | linux-3.10-30f5b28e7f937608e0407edaa459cc8161de81d9.tar.gz linux-3.10-30f5b28e7f937608e0407edaa459cc8161de81d9.tar.bz2 linux-3.10-30f5b28e7f937608e0407edaa459cc8161de81d9.zip |
[media] rc: update for bitop name changes
Fix the following compile failure:
drivers/media/rc/ite-cir.c: In function 'ite_decode_bytes':
drivers/media/rc/ite-cir.c:190: error: implicit declaration of function 'generic_find_next_le_bit'
drivers/media/rc/ite-cir.c:199: error: implicit declaration of function 'generic_find_next_zero_le_bit'
Caused by commit 620a32bba4a2 ("[media] rc: New rc-based ite-cir driver
for several ITE CIRs") interacting with commit c4945b9ed472
("asm-generic: rename generic little-endian bitops functions").
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/block_dev.c')
0 files changed, 0 insertions, 0 deletions