Skip to content

Commit

Permalink
caif: remove duplicated include
Browse files Browse the repository at this point in the history
Remove duplicated include.

Signed-off-by: Nicolas Kaiser <nikai@nikai.net>
Acked-by: Sjur Braendeland <sjur.brandeland@stericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Nicolas Kaiser authored and David S. Miller committed Oct 5, 2010
1 parent 10ff4c6 commit ee62459
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion net/caif/caif_socket.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,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>
Expand Down

0 comments on commit ee62459

Please sign in to comment.