* [PATCH] sep_crypto.c: remove duplicated include
@ 2012-07-18 14:33 Duan Jiong
0 siblings, 0 replies; only message in thread
From: Duan Jiong @ 2012-07-18 14:33 UTC (permalink / raw)
To: gregkh, alan; +Cc: devel, linux-kernel
Signed-off-by: Duan Jiong <djduanjiong@gmail.com>
---
drivers/staging/sep/sep_crypto.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/staging/sep/sep_crypto.c b/drivers/staging/sep/sep_crypto.c
index 1cc790e..1d97e5a 100644
--- a/drivers/staging/sep/sep_crypto.c
+++ b/drivers/staging/sep/sep_crypto.c
@@ -44,7 +44,6 @@
#include <linux/poll.h>
#include <linux/wait.h>
#include <linux/pci.h>
-#include <linux/pci.h>
#include <linux/pm_runtime.h>
#include <linux/err.h>
#include <linux/device.h>
--
1.7.9.5
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-07-18 14:33 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:33 [PATCH] sep_crypto.c: remove duplicated include Duan Jiong
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome