diff options
author | Simon Kagstrom <simon.kagstrom@netinsight.net> | 2009-08-24 09:09:50 +0200 |
---|---|---|
committer | Tom Rix <Tom.Rix@windriver.com> | 2009-10-03 09:04:25 -0500 |
commit | ab32ffa1fdf23b968bbdfcb956ba9c9f5d5361bd (patch) | |
tree | 101e92e9509b22b00030a8feee1daa535b527dcf /doc | |
parent | c0072e6cbe5ddf6dea7073fcd21587a3f3a306d8 (diff) |
Move __set/clear_bit from ubifs.h to bitops.h
__set_bit and __clear_bit are defined in ubifs.h as well as in
asm/include/bitops.h for some architectures. This patch moves
the generic implementation to include/linux/bitops.h and uses
that unless it's defined by the architecture.
Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions