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)
commit0bfdc8e121fd61adbc03848af3ca15fcbef2d1d8
tree4d552f1efb16ebd5ce922d238b57b543055a2740
parentdf93878c9623146de8050308d65bcfeea4fb0aca
unicore32 fix: remove arch-specific futex support

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>
arch/unicore32/Makefile
arch/unicore32/include/asm/futex.h [deleted file]