android_kernel_google_msm/arch/unicore32
Guan Xuetao 92a6e26fd0 UniCore32-bugfix: fix mismatch return value of __xchg_bad_pointer
commit 195d4577d1 upstream.

When disintegrate system.h, I left an error in asm/cmpxchg.h, which
will result in following error:

arch/unicore32/include/asm/cmpxchg.h: In function '__xchg':
arch/unicore32/include/asm/cmpxchg.h:38: error: void value not ignored as it ought to be

Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
Cc: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Zefan Li <lizefan@huawei.com>
2014-09-25 11:49:18 +08:00
..
boot Kbuild: centralize MKIMAGE and cmd_uimage definitions 2012-03-26 15:49:20 +02:00
configs unicore32: add KBUILD_DEFCONFIG with unicore32_defconfig (old debug_defconfig) 2011-06-09 16:24:42 +08:00
include UniCore32-bugfix: fix mismatch return value of __xchg_bad_pointer 2014-09-25 11:49:18 +08:00
kernel UniCore32-bugfix: Remove definitions in asm/bug.h to solve difference between native and cross compiler 2014-09-25 11:49:18 +08:00
lib unicore32: fix build error for find bitops 2011-11-15 17:13:14 +08:00
mm mm, show_mem: suppress page counts in non-blockable contexts 2013-10-13 15:42:49 -07:00
.gitignore
Kconfig unicore32: select generic atomic64_t support 2014-09-25 11:49:18 +08:00
Kconfig.debug unicore32: drop unused Kconfig symbols 2011-11-15 17:13:18 +08:00
Makefile unicore32: using generic-y format for one line asm-generic files 2011-06-09 16:29:52 +08:00