Skip to content

Commit

Permalink
[PATCH] uml spinlock breakage
Browse files Browse the repository at this point in the history
mingo missed that one...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Al Viro authored and Linus Torvalds committed Sep 10, 2005
1 parent 7f93220 commit d3fd4c2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions include/asm-um/spinlock_types.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#ifndef __UM_SPINLOCK_TYPES_H
#define __UM_SPINLOCK_TYPES_H

#include "asm/arch/spinlock_types.h"

#endif

0 comments on commit d3fd4c2

Please sign in to comment.