* [PATCH 27/44] includecheck fix: drivers/scsi, libfcoe.c
[not found] <1247063308.4382.12.camel@ht.satnam>
@ 2009-07-08 15:28 ` Jaswinder Singh Rajput
2009-07-08 15:30 ` [PATCH 28/44] includecheck fix: drivers/scsi, ibmvscsi.c Jaswinder Singh Rajput
1 sibling, 0 replies; 2+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 15:28 UTC (permalink / raw)
To: James Bottomley, scsi, Sam Ravnborg, LKML
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>
---
drivers/scsi/fcoe/libfcoe.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/scsi/fcoe/libfcoe.c b/drivers/scsi/fcoe/libfcoe.c
index f544340..c7d8ca4 100644
--- a/drivers/scsi/fcoe/libfcoe.c
+++ b/drivers/scsi/fcoe/libfcoe.c
@@ -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>
--
1.6.0.6
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH 28/44] includecheck fix: drivers/scsi, ibmvscsi.c
[not found] <1247063308.4382.12.camel@ht.satnam>
2009-07-08 15:28 ` [PATCH 27/44] includecheck fix: drivers/scsi, libfcoe.c Jaswinder Singh Rajput
@ 2009-07-08 15:30 ` Jaswinder Singh Rajput
1 sibling, 0 replies; 2+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 15:30 UTC (permalink / raw)
To: James Bottomley, scsi, Sam Ravnborg, LKML
fix the following 'make includecheck' warning:
drivers/scsi/ibmvscsi/ibmvscsi.c: asm/firmware.h is included more than once.
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
drivers/scsi/ibmvscsi/ibmvscsi.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/scsi/ibmvscsi/ibmvscsi.c b/drivers/scsi/ibmvscsi/ibmvscsi.c
index 9928704..d9b0e9d 100644
--- a/drivers/scsi/ibmvscsi/ibmvscsi.c
+++ b/drivers/scsi/ibmvscsi/ibmvscsi.c
@@ -73,7 +73,6 @@
#include <linux/of.h>
#include <asm/firmware.h>
#include <asm/vio.h>
-#include <asm/firmware.h>
#include <scsi/scsi.h>
#include <scsi/scsi_cmnd.h>
#include <scsi/scsi_host.h>
--
1.6.0.6
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-07-08 16:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1247063308.4382.12.camel@ht.satnam>
2009-07-08 15:28 ` [PATCH 27/44] includecheck fix: drivers/scsi, libfcoe.c Jaswinder Singh Rajput
2009-07-08 15:30 ` [PATCH 28/44] includecheck fix: drivers/scsi, ibmvscsi.c Jaswinder Singh Rajput
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox