Gitweb:
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=83ca46e7ac7b2883ae7d02503a01e8f1578afe4e
Commit: 83ca46e7ac7b2883ae7d02503a01e8f1578afe4e
Parent: 12972621c8a18465e3d20cc8e3006a8b7f7788df
Author: Stephen Rothwell <[EMAIL PROTECTED]>
AuthorDate: Wed Jul 18 02:13:42 2007 -0700
Committer: David S. Miller <[EMAIL PROTECTED]>
CommitDate: Wed Jul 18 02:13:42 2007 -0700
[ATM]: nicstar needs virt_to_bus
Signed-off-by: Stephen Rothwell <[EMAIL PROTECTED]>
Signed-off-by: David S. Miller <[EMAIL PROTECTED]>
---
drivers/atm/Kconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/atm/Kconfig b/drivers/atm/Kconfig
index bb4ae62..bed9f58 100644
--- a/drivers/atm/Kconfig
+++ b/drivers/atm/Kconfig
@@ -172,7 +172,7 @@ config ATM_ZATM_DEBUG
config ATM_NICSTAR
tristate "IDT 77201 (NICStAR) (ForeRunnerLE)"
- depends on PCI && !64BIT
+ depends on PCI && !64BIT && VIRT_TO_BUS
help
The NICStAR chipset family is used in a large number of ATM NICs for
25 and for 155 Mbps, including IDT cards and the Fore ForeRunnerLE
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html