[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20101004163539.5e879211@absol.kitzblitz>
Date: Mon, 4 Oct 2010 16:35:39 +0200
From: Nicolas Kaiser <nikai@...ai.net>
To: Sjur Braendeland <sjur.brandeland@...ricsson.com>
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH] caif: remove duplicated include
Remove duplicated include.
Signed-off-by: Nicolas Kaiser <nikai@...ai.net>
---
net/caif/caif_socket.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/net/caif/caif_socket.c b/net/caif/caif_socket.c
index 8ce9047..7a09fb6 100644
--- a/net/caif/caif_socket.c
+++ b/net/caif/caif_socket.c
@@ -15,7 +15,6 @@
#include <linux/poll.h>
#include <linux/tcp.h>
#include <linux/uaccess.h>
-#include <linux/mutex.h>
#include <linux/debugfs.h>
#include <linux/caif/caif_socket.h>
#include <asm/atomic.h>
--
1.7.2.2
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists