diff options
author | Akinobu Mita <[email protected]> | 2011-05-26 16:26:05 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2011-05-26 17:12:38 -0700 |
commit | e0819410dba141338ebf6ab1057c1863be6247ab (patch) | |
tree | e8c744ce78d0c4333b976be5be8bafcdda88996c /net/lapb/lapb_in.c | |
parent | 275ac74629c4d8ec430d7edecb16d936f46a47c5 (diff) |
m68knommu: fix build error due to the lack of find_next_bit_le()
m68knommu can't build ext4, udf, and ocfs2 due to the lack of
find_next_bit_le().
This implements find_next_bit_le() on m68knommu by duplicating the generic
find_next_bit_le() in lib/find_next_bit.c.
Signed-off-by: Akinobu Mita <[email protected]>
Acked-by: Greg Ungerer <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions