android_kernel_xiaomi_sm8350/arch/blackfin/include/asm/mutex.h
Mike Frysinger 50f92aa334 Blackfin: convert to asm-generic/mutex-dec.h for all systems
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>
2011-07-23 01:10:43 -04:00

2 lines
35 B
C

#include <asm-generic/mutex-dec.h>