aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/atm/he.h
diff options
context:
space:
mode:
authorchas williams <chas@cmf.nrl.navy.mil>2005-04-24 18:55:35 -0700
committerDavid S. Miller <davem@davemloft.net>2005-04-24 18:55:35 -0700
commite5695f0800f8450d9a48efb1424918d18093b00b (patch)
treeebb4478c0dfa9dae51dafec9ccc5e3e878206fa6 /drivers/atm/he.h
parent[AX25] Introduce ax25_type_trans (diff)
downloadlinux-dev-e5695f0800f8450d9a48efb1424918d18093b00b.tar.xz
linux-dev-e5695f0800f8450d9a48efb1424918d18093b00b.zip
[ATM]: [he] Use the DMA_32BIT_MASK constant from dma-mapping.h
Signed-off-by: Tobias Klauser <tklauser@nuerscht.ch> Signed-off-by: Domen Puncer <domen@coderock.org> Signed-off-by: Chas Williams <chas@cmf.nrl.navy.mil> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/atm/he.h')
-rw-r--r--drivers/atm/he.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/atm/he.h b/drivers/atm/he.h
index 1a903859343a..1dc277547a73 100644
--- a/drivers/atm/he.h
+++ b/drivers/atm/he.h
@@ -380,8 +380,6 @@ struct he_vcc
#define PCI_VENDOR_ID_FORE 0x1127
#define PCI_DEVICE_ID_FORE_HE 0x400
-#define HE_DMA_MASK 0xffffffff
-
#define GEN_CNTL_0 0x40
#define INT_PROC_ENBL (1<<25)
#define SLAVE_ENDIAN_MODE (1<<16)