* [PATCH] vme_user.c: remove duplicated include
@ 2012-07-18 14:25 Duan Jiong
0 siblings, 0 replies; only message in thread
From: Duan Jiong @ 2012-07-18 14:25 UTC (permalink / raw)
To: gregkh; +Cc: devel, linux-kernel
Signed-off-by: Duan Jiong <djduanjiong@gmail.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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-07-18 14:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-18 14:25 [PATCH] vme_user.c: remove duplicated include Duan Jiong
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.