Compile-time fix. Signed-off-by: Sven-Thorsten Dietrich <sdietrich@xxxxxxx> diff --git a/include/linux/mutex.h b/include/linux/mutex.h index 585feed..b74fdc2 100644 --- a/include/linux/mutex.h +++ b/include/linux/mutex.h @@ -14,7 +14,7 @@ #include <linux/spinlock_types.h> #include <linux/linkage.h> #include <linux/lockdep.h> - +#include <linux/spinlock.h> #include <asm/atomic.h> /* -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html