summaryrefslogtreecommitdiff
path: root/include/net/irda/irda_device.h
diff options
context:
space:
mode:
authorAndi Kleen <ak@suse.de>2005-04-16 15:24:56 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-04-16 15:24:56 -0700
commitb6d9a5d81c6159ad651b5c6bb9223d14e33d8033 (patch)
tree68c06cad51517a312ba720f37610f8380f084efd /include/net/irda/irda_device.h
parent1e01441051dda3bb01c455b6e20bce6d00563d82 (diff)
[PATCH] x86_64: Make IRDA devices are not really ISA devices not depend on CONFIG_ISA
This allows to use them on x86-64 Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/net/irda/irda_device.h')
-rw-r--r--include/net/irda/irda_device.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/net/irda/irda_device.h b/include/net/irda/irda_device.h
index 3b216f186f18..71d6af83b631 100644
--- a/include/net/irda/irda_device.h
+++ b/include/net/irda/irda_device.h
@@ -235,9 +235,7 @@ int irda_device_register_dongle(struct dongle_reg *dongle);
dongle_t *irda_device_dongle_init(struct net_device *dev, int type);
int irda_device_dongle_cleanup(dongle_t *dongle);
-#ifdef CONFIG_ISA
void irda_setup_dma(int channel, dma_addr_t buffer, int count, int mode);
-#endif
void irda_task_delete(struct irda_task *task);
struct irda_task *irda_task_execute(void *instance,