[PATCH] s390: Remove the smp_lock.h include from files that don't use the BKL

From: John Kacur
Date: Sun Oct 18 2009 - 11:52:04 EST


Signed-off-by: John Kacur <jkacur@xxxxxxxxxx>
---
arch/s390/kernel/compat_linux.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/s390/kernel/compat_linux.c b/arch/s390/kernel/compat_linux.c
index ef9c2c1..ef334f5 100644
--- a/arch/s390/kernel/compat_linux.c
+++ b/arch/s390/kernel/compat_linux.c
@@ -25,7 +25,6 @@
#include <linux/resource.h>
#include <linux/times.h>
#include <linux/smp.h>
-#include <linux/smp_lock.h>
#include <linux/sem.h>
#include <linux/msg.h>
#include <linux/shm.h>
--
1.6.0.6


--
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/