The Blackfin mutex.h is merely a copy of an older asm-generic/mutex-dec.h, so punt it and just use the common one directly. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2 lines
35 B
C
2 lines
35 B
C
#include <asm-generic/mutex-dec.h>
|