Skip to content

Commit

Permalink
ibmvnic: drop duplicate header seq_file.h
Browse files Browse the repository at this point in the history
Drop duplicate header seq_file.h from ibmvnic.c.

Signed-off-by: Geliang Tang <geliangtang@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
geliangtang authored and davem330 committed Nov 26, 2016
1 parent 1f1e70e commit 4ee12ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/net/ethernet/ibm/ibmvnic.c
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@
#include <asm/iommu.h>
#include <linux/uaccess.h>
#include <asm/firmware.h>
#include <linux/seq_file.h>
#include <linux/workqueue.h>

#include "ibmvnic.h"
Expand Down

0 comments on commit 4ee12ef

Please sign in to comment.