unicore32 fix: remove arch-specific futex support
authorGuan Xuetao <gxt@mprc.pku.edu.cn>
Tue, 29 Mar 2011 14:17:42 +0000 (22:17 +0800)
committerGuan Xuetao <gxt@mprc.pku.edu.cn>
Sat, 2 Apr 2011 08:16:37 +0000 (16:16 +0800)
The futex functions in unicore32 are not used and verified,
so just replaced by asm-generic version.

Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
Acked-by: Arnd Bergmann <arnd@arndb.de>

No differences found