mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-12 11:00:28 +01:00
__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> |
||
|---|---|---|
| .. | ||
| asm.h | ||
| bitops.h | ||
| byteorder.h | ||
| config.h | ||
| errno.h | ||
| global_data.h | ||
| io.h | ||
| microblaze_intc.h | ||
| microblaze_timer.h | ||
| posix_types.h | ||
| processor.h | ||
| ptrace.h | ||
| string.h | ||
| system.h | ||
| types.h | ||
| u-boot.h | ||