linux/arch/unicore32/lib
Guan Xuetao e13b91c1c4 unicore32: fix build error for find bitops
Remove the __uc32_ prefix in find bitops functions.
Move find_* macros behind asm-generic/bitops.h inclusion.
see commit <19de85ef574c3a2182e3ccad9581805052f14946>
  bitops: add #ifndef for each of find bitops
also see commit <63e424c84429903c92a0f1e9654c31ccaf6694d0>
  arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}

Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
Cc: Akinobu Mita <akinobu.mita@gmail.com>
Acked-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: Arnd Bergmann <arnd@arndb.de>
2011-11-15 17:13:14 +08:00
..
Makefile unicore32 additional architecture files: low-level lib: misc 2011-03-17 09:19:13 +08:00
backtrace.S
clear_user.S
copy_from_user.S
copy_page.S
copy_template.S
copy_to_user.S
delay.S unicore32 additional architecture files: low-level lib: misc 2011-03-17 09:19:13 +08:00
findbit.S unicore32: fix build error for find bitops 2011-11-15 17:13:14 +08:00
strncpy_from_user.S
strnlen_user.S