netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] net: via-rhine: remove unneeded include file
@ 2015-06-17 11:41 Antonio Borneo
  0 siblings, 0 replies; only message in thread
From: Antonio Borneo @ 2015-06-17 11:41 UTC (permalink / raw)
  To: Alexey Charkov, David S. Miller, netdev, linux-kernel; +Cc: Antonio Borneo

Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
---

 drivers/net/ethernet/via/via-rhine.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/net/ethernet/via/via-rhine.c b/drivers/net/ethernet/via/via-rhine.c
index de28504..a1aaf3a 100644
--- a/drivers/net/ethernet/via/via-rhine.c
+++ b/drivers/net/ethernet/via/via-rhine.c
@@ -96,7 +96,6 @@ static const int multicast_filter_limit = 32;
 #include <linux/ioport.h>
 #include <linux/interrupt.h>
 #include <linux/pci.h>
-#include <linux/of_address.h>
 #include <linux/of_device.h>
 #include <linux/of_irq.h>
 #include <linux/platform_device.h>
-- 
2.4.3

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-06-17 11:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-17 11:41 [PATCH] net: via-rhine: remove unneeded include file Antonio Borneo

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).