forked from luck/tmp_suning_uos_patched
includecheck fix: drivers/scsi, libfcoe.c
fix the following 'make includecheck' warning: drivers/scsi/fcoe/libfcoe.c: linux/netdevice.h is included more than once. Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com> Cc: James Bottomley <James.Bottomley@HansenPartnership.com> Cc: Sam Ravnborg <sam@ravnborg.org> LKML-Reference: <1247066936.4382.76.camel@ht.satnam>
This commit is contained in:
parent
fcf9892161
commit
39558c8f8e
|
@ -29,7 +29,6 @@
|
|||
#include <linux/ethtool.h>
|
||||
#include <linux/if_ether.h>
|
||||
#include <linux/if_vlan.h>
|
||||
#include <linux/netdevice.h>
|
||||
#include <linux/errno.h>
|
||||
#include <linux/bitops.h>
|
||||
#include <net/rtnetlink.h>
|
||||
|
|
Loading…
Reference in New Issue
Block a user