Skip to content

Commit 864a3ff

Browse files
chas williams - CONTRACTORdavem330
authored andcommitted
atm: [nicstar] remove virt_to_bus() and support 64-bit platforms
Signed-off-by: Chas Williams - CONTRACTOR <chas@cmf.nrl.navy.mil> Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 098fde1 commit 864a3ff

File tree

3 files changed

+237
-175
lines changed

3 files changed

+237
-175
lines changed

drivers/atm/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ config ATM_ZATM_DEBUG
177177

178178
config ATM_NICSTAR
179179
tristate "IDT 77201 (NICStAR) (ForeRunnerLE)"
180-
depends on PCI && !64BIT && VIRT_TO_BUS
180+
depends on PCI
181181
help
182182
The NICStAR chipset family is used in a large number of ATM NICs for
183183
25 and for 155 Mbps, including IDT cards and the Fore ForeRunnerLE

0 commit comments

Comments
 (0)