[<prev] [next>] [day] [month] [year] [list]
Message-ID: <5006C763.3030800@gmail.com>
Date: Wed, 18 Jul 2012 22:25:39 +0800
From: Duan Jiong <djduanjiong@...il.com>
To: gregkh@...uxfoundation.org
CC: devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: [PATCH] vme_user.c: remove duplicated include
Signed-off-by: Duan Jiong <djduanjiong@...il.com>
---
drivers/staging/vme/devices/vme_user.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/staging/vme/devices/vme_user.c b/drivers/staging/vme/devices/vme_user.c
index e24a6f9..530e7c6 100644
--- a/drivers/staging/vme/devices/vme_user.c
+++ b/drivers/staging/vme/devices/vme_user.c
@@ -31,7 +31,6 @@
#include <linux/slab.h>
#include <linux/spinlock.h>
#include <linux/syscalls.h>
-#include <linux/mutex.h>
#include <linux/types.h>
#include <linux/io.h>
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists