diff options
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 0b8af0535d85..150e42311ee0 100644 --- a/include/linux/ide.h +++ b/include/linux/ide.h | |||
@@ -171,7 +171,7 @@ enum { ide_unknown, ide_generic, ide_pci, | |||
171 | ide_cmd640, ide_dtc2278, ide_ali14xx, | 171 | ide_cmd640, ide_dtc2278, ide_ali14xx, |
172 | ide_qd65xx, ide_umc8672, ide_ht6560b, | 172 | ide_qd65xx, ide_umc8672, ide_ht6560b, |
173 | ide_rz1000, ide_trm290, | 173 | ide_rz1000, ide_trm290, |
174 | ide_cmd646, ide_cy82c693, ide_4drives, | 174 | ide_cy82c693, ide_4drives, |
175 | ide_pmac, ide_acorn, | 175 | ide_pmac, ide_acorn, |
176 | ide_au1xxx, ide_palm3710 | 176 | ide_au1xxx, ide_palm3710 |
177 | }; | 177 | }; |