From 7d55a5dd61f794df89a733b1b8223cdbffe8897c Mon Sep 17 00:00:00 2001 From: James Bottomley Date: Fri, 28 Sep 2012 11:54:48 +0100 Subject: [PARISC] asm: redo generic includes Signed-off-by: James Bottomley --- arch/parisc/include/asm/mutex.h | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 arch/parisc/include/asm/mutex.h (limited to 'arch/parisc/include/asm/mutex.h') diff --git a/arch/parisc/include/asm/mutex.h b/arch/parisc/include/asm/mutex.h deleted file mode 100644 index 458c1f7fbc18..000000000000 --- a/arch/parisc/include/asm/mutex.h +++ /dev/null @@ -1,9 +0,0 @@ -/* - * Pull in the generic implementation for the mutex fastpath. - * - * TODO: implement optimized primitives instead, or leave the generic - * implementation in place, or pick the atomic_xchg() based generic - * implementation. (see asm-generic/mutex-xchg.h for details) - */ - -#include -- cgit v1.2.2