]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/ide/ide-floppy_proc.c
ide: move xfer mode tuning code to ide-xfer-mode.c
[mv-sheeva.git] / drivers / ide / ide-floppy_proc.c
index 3ec762cb60abfcceae5e0f5ede250adbc2ec2f7c..fcd4d8153df567f06f00a5cf5b642dc25306af87 100644 (file)
@@ -29,5 +29,5 @@ const struct ide_proc_devset ide_floppy_settings[] = {
        IDE_PROC_DEVSET(bios_head, 0,  255),
        IDE_PROC_DEVSET(bios_sect, 0,   63),
        IDE_PROC_DEVSET(ticks,     0,  255),
-       { 0 },
+       { NULL },
 };