netdev
[Top] [All Lists]

[patch-kj] remove old ifdef'd code from hamradio/dmascc.c

To: netdev@xxxxxxxxxxx
Subject: [patch-kj] remove old ifdef'd code from hamradio/dmascc.c
From: maximilian attems <janitor@xxxxxxxxxxxxxx>
Date: Mon, 21 Jun 2004 21:42:40 +0200
Mail-followup-to: netdev@xxxxxxxxxxx
Sender: netdev-bounce@xxxxxxxxxxx
User-agent: Mutt/1.5.6+20040523i
 From: Domen Puncer <domen@xxxxxxxxxxxx>
 remove unused #include <linux/version.h>

 didn't find maintainer of hamradio, hope it will get picked up.
 Signed-off-by: Maximilian Attems <janitor@xxxxxxxxxxxxxx>


---

 linux-2.6.7-max/drivers/net/hamradio/dmascc.c |    1 -
 1 files changed, 1 deletion(-)

diff -puN drivers/net/hamradio/dmascc.c~remove-old-ifdefs-dmascc 
drivers/net/hamradio/dmascc.c
--- linux-2.6.7/drivers/net/hamradio/dmascc.c~remove-old-ifdefs-dmascc  
2004-06-18 09:14:59.000000000 +0200
+++ linux-2.6.7-max/drivers/net/hamradio/dmascc.c       2004-06-18 
09:14:59.000000000 +0200
@@ -37,7 +37,6 @@
 #include <linux/rtnetlink.h>
 #include <linux/sockios.h>
 #include <linux/workqueue.h>
-#include <linux/version.h>
 #include <asm/atomic.h>
 #include <asm/bitops.h>
 #include <asm/dma.h>

_

<Prev in Thread] Current Thread [Next in Thread>
  • [patch-kj] remove old ifdef'd code from hamradio/dmascc.c, maximilian attems <=