aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ide/ide.c')
-rw-r--r--drivers/ide/ide.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ide/ide.c b/drivers/ide/ide.c
index 3d1fc5fdc2b2..ad34fe98a23c 100644
--- a/drivers/ide/ide.c
+++ b/drivers/ide/ide.c
@@ -969,7 +969,7 @@ static int __init ide_setup(char *s)
969 idebus_parameter = vals[0]; 969 idebus_parameter = vals[0];
970 } else 970 } else
971 printk(" -- BAD BUS SPEED! Expected value from 20 to 66"); 971 printk(" -- BAD BUS SPEED! Expected value from 20 to 66");
972 goto done; 972 goto obsolete_option;
973 } 973 }
974 974
975bad_option: 975bad_option: