diff options
| author | Adrian Bunk <bunk@fs.tum.de> | 2004-06-17 17:58:17 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2004-06-17 17:58:17 -0700 |
| commit | 808ef260e7d0f01862c6701243a3faf4e7dc39b4 (patch) | |
| tree | 064499840a2c4cf5db42f79b257efb99fd25625a /include/linux/ide.h | |
| parent | 5e018f7e60c98df93ff39246c3132dbc985aae8e (diff) | |
[PATCH] more PC9800 removal
Removes more PC9800 code.
Requires:
bk rm drivers/char/upd4990a.c
bk rm drivers/net/ne2k_cbus.c
bk rm drivers/net/ne2k_cbus.h
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux/ide.h')
| -rw-r--r-- | include/linux/ide.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/ide.h b/include/linux/ide.h index ade3bb869431..5ae165606a7c 100644 --- a/include/linux/ide.h +++ b/include/linux/ide.h @@ -255,7 +255,7 @@ typedef enum { ide_unknown, ide_generic, ide_pci, ide_pdc4030, ide_rz1000, ide_trm290, ide_cmd646, ide_cy82c693, ide_4drives, ide_pmac, ide_etrax100, ide_acorn, - ide_pc9800, ide_forced + ide_forced } hwif_chipset_t; /* |
