netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [NET] sgiseeq: Don't include unnecessary headerfiles.
@ 2007-02-26  1:50 Ralf Baechle
  2007-02-27  9:22 ` Jeff Garzik
  0 siblings, 1 reply; 2+ messages in thread
From: Ralf Baechle @ 2007-02-26  1:50 UTC (permalink / raw)
  To: Jeff Garzik, netdev

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

diff --git a/drivers/net/sgiseeq.c b/drivers/net/sgiseeq.c
index a833e7f..52ed522 100644
--- a/drivers/net/sgiseeq.c
+++ b/drivers/net/sgiseeq.c
@@ -12,26 +12,15 @@
 #include <linux/init.h>
 #include <linux/types.h>
 #include <linux/interrupt.h>
-#include <linux/ioport.h>
-#include <linux/socket.h>
-#include <linux/in.h>
-#include <linux/route.h>
 #include <linux/slab.h>
 #include <linux/string.h>
 #include <linux/delay.h>
 #include <linux/netdevice.h>
 #include <linux/etherdevice.h>
 #include <linux/skbuff.h>
-#include <linux/bitops.h>
 
-#include <asm/byteorder.h>
-#include <asm/io.h>
-#include <asm/system.h>
-#include <asm/page.h>
-#include <asm/pgtable.h>
 #include <asm/sgi/hpc3.h>
 #include <asm/sgi/ip22.h>
-#include <asm/sgialib.h>
 
 #include "sgiseeq.h"
 

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [NET] sgiseeq: Don't include unnecessary headerfiles.
  2007-02-26  1:50 [NET] sgiseeq: Don't include unnecessary headerfiles Ralf Baechle
@ 2007-02-27  9:22 ` Jeff Garzik
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Garzik @ 2007-02-27  9:22 UTC (permalink / raw)
  To: Ralf Baechle; +Cc: netdev

Ralf Baechle wrote:
> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

applied



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-02-27  9:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-26  1:50 [NET] sgiseeq: Don't include unnecessary headerfiles Ralf Baechle
2007-02-27  9:22 ` Jeff Garzik

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