aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/pci/it8213.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ide/pci/it8213.c')
-rw-r--r--drivers/ide/pci/it8213.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ide/pci/it8213.c b/drivers/ide/pci/it8213.c
index 54fc0f4c95c4..f161836709ff 100644
--- a/drivers/ide/pci/it8213.c
+++ b/drivers/ide/pci/it8213.c
@@ -191,7 +191,6 @@ static void __devinit init_hwif_it8213(ide_hwif_t *hwif)
191 { \ 191 { \
192 .name = name_str, \ 192 .name = name_str, \
193 .init_hwif = init_hwif_it8213, \ 193 .init_hwif = init_hwif_it8213, \
194 .autodma = AUTODMA, \
195 .enablebits = {{0x41,0x80,0x80}}, \ 194 .enablebits = {{0x41,0x80,0x80}}, \
196 .host_flags = IDE_HFLAG_SINGLE | \ 195 .host_flags = IDE_HFLAG_SINGLE | \
197 IDE_HFLAG_BOOTABLE, \ 196 IDE_HFLAG_BOOTABLE, \