summaryrefslogtreecommitdiffstats
path: root/drivers/block/ide.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/block/ide.h')
-rw-r--r--drivers/block/ide.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/block/ide.h b/drivers/block/ide.h
index 95724e6e9..ecfdc12ea 100644
--- a/drivers/block/ide.h
+++ b/drivers/block/ide.h
@@ -302,7 +302,7 @@ typedef void (ide_selectproc_t) (ide_drive_t *);
typedef enum { ide_unknown, ide_generic, ide_triton,
ide_cmd640, ide_dtc2278, ide_ali14xx,
ide_qd6580, ide_umc8672, ide_ht6560b,
- ide_promise }
+ ide_promise, ide_via }
hwif_chipset_t;
typedef struct hwif_s {