1
0
Fork 0

[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>
hifive-unleashed-5.1
Al Viro 2005-09-11 00:24:27 +01:00 committed by Linus Torvalds
parent 7f93220b62
commit d3fd4c2d48
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
#ifndef __UM_SPINLOCK_TYPES_H
#define __UM_SPINLOCK_TYPES_H
#include "asm/arch/spinlock_types.h"
#endif