netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] janitor: remove unneeded includes (sk98lin)
@ 2003-09-17 22:30 Randy.Dunlap
  2003-09-20  7:51 ` David S. Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Randy.Dunlap @ 2003-09-17 22:30 UTC (permalink / raw)
  To: netdev; +Cc: jgarzik


Hi,
Please apply to 2.6.0-test5-current.

--
~Randy


From: Randy Hron <rwhron@earthlink.net>

 linux-260-test5-kj-rddunlap/drivers/net/sk98lin/h/skdrv1st.h |    4 ----
 linux-260-test5-kj-rddunlap/drivers/net/sk98lin/skge.c       |    1 -
 2 files changed, 5 deletions(-)

diff -puN drivers/net/sk98lin/h/skdrv1st.h~version_sk98lin drivers/net/sk98lin/h/skdrv1st.h
--- linux-260-test5-kj/drivers/net/sk98lin/h/skdrv1st.h~version_sk98lin	2003-09-10 17:09:09.000000000 -0700
+++ linux-260-test5-kj-rddunlap/drivers/net/sk98lin/h/skdrv1st.h	2003-09-10 17:09:09.000000000 -0700
@@ -107,9 +107,6 @@
 #ifndef __INC_SKDRV1ST_H
 #define __INC_SKDRV1ST_H
 
-/* Check kernel version */
-#include <linux/version.h>
-
 typedef struct s_AC	SK_AC;
 
 /* Set card versions */
@@ -135,7 +132,6 @@ typedef struct s_AC	SK_AC;
 #error You must compile this driver with "-O".
 #endif
 
-#include <linux/version.h>
 #include <linux/types.h>
 #include <linux/kernel.h>
 #include <linux/string.h>
diff -puN drivers/net/sk98lin/skge.c~version_sk98lin drivers/net/sk98lin/skge.c
--- linux-260-test5-kj/drivers/net/sk98lin/skge.c~version_sk98lin	2003-09-10 17:09:09.000000000 -0700
+++ linux-260-test5-kj-rddunlap/drivers/net/sk98lin/skge.c	2003-09-10 17:09:09.000000000 -0700
@@ -361,7 +361,6 @@
  *	<linux/module.h>
  *
  *	"h/skdrv1st.h"
- *		<linux/version.h>
  *		<linux/types.h>
  *		<linux/kernel.h>
  *		<linux/string.h>

_

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

* Re: [PATCH] janitor: remove unneeded includes (sk98lin)
  2003-09-17 22:30 [PATCH] janitor: remove unneeded includes (sk98lin) Randy.Dunlap
@ 2003-09-20  7:51 ` David S. Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David S. Miller @ 2003-09-20  7:51 UTC (permalink / raw)
  To: Randy.Dunlap; +Cc: netdev, jgarzik

On Wed, 17 Sep 2003 15:30:03 -0700
"Randy.Dunlap" <rddunlap@osdl.org> wrote:

> Please apply to 2.6.0-test5-current.

Applied, thanks.

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

end of thread, other threads:[~2003-09-20  7:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-17 22:30 [PATCH] janitor: remove unneeded includes (sk98lin) Randy.Dunlap
2003-09-20  7:51 ` David S. 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).