[PATCH] uml spinlock breakage

From: Al Viro
Date: Sat Sep 10 2005 - 18:24:53 EST


mingo missed that one...

Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
----
diff -urN RC13-git10-base/include/asm-um/spinlock_types.h current/include/asm-um/spinlock_types.h
--- RC13-git10-base/include/asm-um/spinlock_types.h 1969-12-31 19:00:00.000000000 -0500
+++ current/include/asm-um/spinlock_types.h 2005-09-10 19:08:33.000000000 -0400
@@ -0,0 +1,6 @@
+#ifndef __UM_SPINLOCK_TYPES_H
+#define __UM_SPINLOCK_TYPES_H
+
+#include "asm/arch/spinlock_types.h"
+
+#endif
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/