diff options
Diffstat (limited to 'drivers/net/wan')
| -rw-r--r-- | drivers/net/wan/Kconfig | 2 | ||||
| -rw-r--r-- | drivers/net/wan/hostess_sv11.c | 1 | ||||
| -rw-r--r-- | drivers/net/wan/sealevel.c | 1 |
3 files changed, 3 insertions, 1 deletions
diff --git a/drivers/net/wan/Kconfig b/drivers/net/wan/Kconfig index 18c27e1e7884..883cf7da10fc 100644 --- a/drivers/net/wan/Kconfig +++ b/drivers/net/wan/Kconfig | |||
| @@ -459,7 +459,7 @@ config WANPIPE_FR | |||
| 459 | bool "WANPIPE Frame Relay support" | 459 | bool "WANPIPE Frame Relay support" |
| 460 | depends on VENDOR_SANGOMA | 460 | depends on VENDOR_SANGOMA |
| 461 | help | 461 | help |
| 462 | Connect a WANPIPE card to a Frame Relay network, or use Frame Felay | 462 | Connect a WANPIPE card to a Frame Relay network, or use Frame Relay |
| 463 | API to develop custom applications. | 463 | API to develop custom applications. |
| 464 | 464 | ||
| 465 | Contains the Ethernet Bridging over Frame Relay feature, where | 465 | Contains the Ethernet Bridging over Frame Relay feature, where |
diff --git a/drivers/net/wan/hostess_sv11.c b/drivers/net/wan/hostess_sv11.c index 7db1d1d0bb34..cf5c805452a3 100644 --- a/drivers/net/wan/hostess_sv11.c +++ b/drivers/net/wan/hostess_sv11.c | |||
| @@ -29,6 +29,7 @@ | |||
| 29 | #include <linux/ioport.h> | 29 | #include <linux/ioport.h> |
| 30 | #include <net/arp.h> | 30 | #include <net/arp.h> |
| 31 | 31 | ||
| 32 | #include <asm/irq.h> | ||
| 32 | #include <asm/io.h> | 33 | #include <asm/io.h> |
| 33 | #include <asm/dma.h> | 34 | #include <asm/dma.h> |
| 34 | #include <asm/byteorder.h> | 35 | #include <asm/byteorder.h> |
diff --git a/drivers/net/wan/sealevel.c b/drivers/net/wan/sealevel.c index 5380ddfcd7d5..050e854e7774 100644 --- a/drivers/net/wan/sealevel.c +++ b/drivers/net/wan/sealevel.c | |||
| @@ -23,6 +23,7 @@ | |||
| 23 | #include <linux/init.h> | 23 | #include <linux/init.h> |
| 24 | #include <net/arp.h> | 24 | #include <net/arp.h> |
| 25 | 25 | ||
| 26 | #include <asm/irq.h> | ||
| 26 | #include <asm/io.h> | 27 | #include <asm/io.h> |
| 27 | #include <asm/dma.h> | 28 | #include <asm/dma.h> |
| 28 | #include <asm/byteorder.h> | 29 | #include <asm/byteorder.h> |
