diff options
| author | Adrian Bunk <bunk@stusta.de> | 2007-07-13 01:54:30 -0400 |
|---|---|---|
| committer | Jens Axboe <jens.axboe@oracle.com> | 2007-07-16 09:02:47 -0400 |
| commit | 56a68a500fcab9e3a9a49ca7fbef14230ab7d144 (patch) | |
| tree | 025df1861407c76327bb80c118e1a3046032e312 /Documentation/networking | |
| parent | 5874c18b105cc7a24972191b7f08a93b1205a425 (diff) | |
more ACSI removal
This patch removes some code that became dead code after the ATARI_ACSI
removal.
It also indirectly fixes the following bug introduced by
commit c2bcf3b8978c291e1b7f6499475c8403a259d4d6:
config ATARI_SLM
tristate "Atari SLM laser printer support"
- depends on ATARI && ATARI_ACSI!=n
+ depends on ATARI
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'Documentation/networking')
| -rw-r--r-- | Documentation/networking/net-modules.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Documentation/networking/net-modules.txt b/Documentation/networking/net-modules.txt index 0b27863f155c..98c4392dd0fd 100644 --- a/Documentation/networking/net-modules.txt +++ b/Documentation/networking/net-modules.txt | |||
| @@ -146,12 +146,6 @@ at1700.c: | |||
| 146 | irq = 0 | 146 | irq = 0 |
| 147 | (Probes ports: 0x260, 0x280, 0x2A0, 0x240, 0x340, 0x320, 0x380, 0x300) | 147 | (Probes ports: 0x260, 0x280, 0x2A0, 0x240, 0x340, 0x320, 0x380, 0x300) |
| 148 | 148 | ||
| 149 | atari_bionet.c: | ||
| 150 | Supports full autoprobing. (m68k/Atari) | ||
| 151 | |||
| 152 | atari_pamsnet.c: | ||
| 153 | Supports full autoprobing. (m68k/Atari) | ||
| 154 | |||
| 155 | atarilance.c: | 149 | atarilance.c: |
| 156 | Supports full autoprobing. (m68k/Atari) | 150 | Supports full autoprobing. (m68k/Atari) |
| 157 | 151 | ||
