From aff49202f70d7ab58fa92501bbf283c569a65c1a Mon Sep 17 00:00:00 2001 From: Nick Piggin Date: Fri, 7 Jan 2011 17:50:04 +1100 Subject: [PATCH] --- yaml --- r: 226736 b: refs/heads/master c: 626d607435617cc0f033522083e2bb195b81813c h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/bit_spinlock.h | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index c4c52f770b74..81655e5aaa3e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4e35e6070b1ceed89c3bba2af4216c286fb1dafd +refs/heads/master: 626d607435617cc0f033522083e2bb195b81813c diff --git a/trunk/include/linux/bit_spinlock.h b/trunk/include/linux/bit_spinlock.h index 7113a32a86ea..e612575a2596 100644 --- a/trunk/include/linux/bit_spinlock.h +++ b/trunk/include/linux/bit_spinlock.h @@ -1,6 +1,10 @@ #ifndef __LINUX_BIT_SPINLOCK_H #define __LINUX_BIT_SPINLOCK_H +#include +#include +#include + /* * bit-based spin_lock() *