diff options
author | Stephen Rothwell <sfr@canb.auug.org.au> | 2011-03-25 01:30:05 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-03-25 01:58:55 (GMT) |
commit | 30f5b28e7f937608e0407edaa459cc8161de81d9 (patch) | |
tree | 198d740261ce2a313b21fd81b8f3530ec5089ef7 /fs/ext2 | |
parent | a7351402574eec1308b099cc8e8108e715a2c8b6 (diff) | |
download | linux-30f5b28e7f937608e0407edaa459cc8161de81d9.tar.xz |
[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/ext2')
0 files changed, 0 insertions, 0 deletions