* [PATCH] cgxb4: remove duplicate include in cxgb4.h
@ 2013-10-20 5:10 Michael Opdenacker
2013-10-21 22:47 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Michael Opdenacker @ 2013-10-20 5:10 UTC (permalink / raw)
To: dm; +Cc: netdev, linux-kernel, Michael Opdenacker
Reported by "make includecheck"
Tested that C sources including this file still compile well on x86
Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
---
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/net/ethernet/chelsio/cxgb4/cxgb4.h b/drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
index dfd1e36..ecd2fb3 100644
--- a/drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
+++ b/drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
@@ -48,7 +48,6 @@
#include <linux/vmalloc.h>
#include <asm/io.h>
#include "cxgb4_uld.h"
-#include "t4_hw.h"
#define FW_VERSION_MAJOR 1
#define FW_VERSION_MINOR 4
--
1.8.1.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] cgxb4: remove duplicate include in cxgb4.h
2013-10-20 5:10 [PATCH] cgxb4: remove duplicate include in cxgb4.h Michael Opdenacker
@ 2013-10-21 22:47 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2013-10-21 22:47 UTC (permalink / raw)
To: michael.opdenacker; +Cc: dm, netdev, linux-kernel
From: Michael Opdenacker <michael.opdenacker@free-electrons.com>
Date: Sun, 20 Oct 2013 07:10:01 +0200
> Reported by "make includecheck"
>
> Tested that C sources including this file still compile well on x86
>
> Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
Applied.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-10-21 22:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-20 5:10 [PATCH] cgxb4: remove duplicate include in cxgb4.h Michael Opdenacker
2013-10-21 22:47 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).