linux/arch/unicore32
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
..
boot unicore32: change zImage physical address, though it's PIC codes 2011-06-09 16:19:44 +08:00
configs unicore32: add KBUILD_DEFCONFIG with unicore32_defconfig (old debug_defconfig) 2011-06-09 16:24:42 +08:00
include unicore32: fix build error for find bitops 2011-11-15 17:13:14 +08:00
kernel unicore32: fix build error for find bitops 2011-11-15 17:13:14 +08:00
lib unicore32: fix build error for find bitops 2011-11-15 17:13:14 +08:00
mm unicore32: EXPORT_SYMBOL needs export.h 2011-10-31 19:31:06 -04:00
.gitignore unicore32 core architecture: build infrastructure 2011-03-17 09:19:05 +08:00
Kconfig unicore32: move rtc-puv3.c to drivers/rtc directory 2011-06-09 16:15:24 +08:00
Kconfig.debug lib: consolidate DEBUG_STACK_USAGE option 2011-05-25 08:39:54 -07:00
Makefile unicore32: using generic-y format for one line asm-generic files 2011-06-09 16:29:52 +08:00