* [patch 2/3] remove old ifdefs dmascc
@ 2004-09-23 20:17 janitor
0 siblings, 0 replies; only message in thread
From: janitor @ 2004-09-23 20:17 UTC (permalink / raw)
To: akpm; +Cc: linux-kernel, janitor, domen
Patches to remove some old ifdefs.
remove most of the #include <linux/version.h>
kill compat cruft like #define ahd_pci_set_dma_mask pci_set_dma_mask
Signed-off-by: Maximilian Attems <janitor@sternwelten.at>
---
linux-2.6.9-rc2-bk7-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.9-rc2-bk7/drivers/net/hamradio/dmascc.c~remove-old-ifdefs-dmascc 2004-09-21 20:46:56.000000000 +0200
+++ linux-2.6.9-rc2-bk7-max/drivers/net/hamradio/dmascc.c 2004-09-21 20:46:56.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>
_
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-09-23 20:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-23 20:17 [patch 2/3] remove old ifdefs dmascc janitor
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.