[PATCH] uml spinlock breakage
mingo missed that one... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
7f93220b62
commit
d3fd4c2d48
|
@ -0,0 +1,6 @@
|
|||
#ifndef __UM_SPINLOCK_TYPES_H
|
||||
#define __UM_SPINLOCK_TYPES_H
|
||||
|
||||
#include "asm/arch/spinlock_types.h"
|
||||
|
||||
#endif
|
Loading…
Reference in New Issue