summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAlan Cox <alan@lxorguk.ukuu.org.uk>2002-11-25 02:13:53 -0800
committerLinus Torvalds <torvalds@penguin.transmeta.com>2002-11-25 02:13:53 -0800
commitdcd772dfc121734cd65f135ebc41256901420a7f (patch)
treebe8df49200da60b81308479269b1734a6d78e9d6 /include
parent1460601553c76154b4583cb5e4434ea206d8adba (diff)
[PATCH] remove junk from vlsi_ir
Diffstat (limited to 'include')
-rw-r--r--include/net/irda/vlsi_ir.h20
1 files changed, 0 insertions, 20 deletions
diff --git a/include/net/irda/vlsi_ir.h b/include/net/irda/vlsi_ir.h
index 32d30cbc0920..3ce8cd6cd1e7 100644
--- a/include/net/irda/vlsi_ir.h
+++ b/include/net/irda/vlsi_ir.h
@@ -27,26 +27,6 @@
#ifndef IRDA_VLSI_FIR_H
#define IRDA_VLSI_FIR_H
-#if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,4)
-#ifdef CONFIG_PROC_FS
-/* PDE() introduced in 2.5.4 */
-#define PDE(inode) ((inode)->u.generic_ip)
-#endif
-#endif
-
-/*
- * #if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,xx)
- *
- * missing pci-dma api call to give streaming dma buffer back to hw
- * patch floating on lkml - probably present in 2.5.26 or later
- * otherwise defining it as noop is ok, since the vlsi-ir is only
- * used on two oldish x86-based notebooks which are cache-coherent
- */
-#define pci_dma_prep_single(dev, addr, size, direction) /* nothing */
-/*
- * #endif
- */
-
/* ================================================================ */
/* non-standard PCI registers */