]> err.no Git - linux-2.6/blobdiff - drivers/ide/arm/bast-ide.c
x86: arch/x86/kernel/machine_kexec_32.c: remove extra semicolons
[linux-2.6] / drivers / ide / arm / bast-ide.c
index 713cef20622e986b3ff0e183861c9c0a8154c697..8e8c28104b4543cd0c78ef4b57d728e41010034b 100644 (file)
@@ -42,6 +42,7 @@ static int __init bastide_register(unsigned int base, unsigned int aux, int irq)
 
        hw.io_ports.ctl_addr = aux + (6 * 0x20);
        hw.irq = irq;
+       hw.chipset = ide_generic;
 
        hwif = ide_find_port();
        if (hwif == NULL)