vserver 2.0 rc7
[linux-2.6.git] / drivers / ide / legacy / hd.c
index c409055..e884cd4 100644 (file)
@@ -851,7 +851,7 @@ Enomem:
        goto out;
 }
 
-static int parse_hd_setup (char *line) {
+static int __init parse_hd_setup (char *line) {
        int ints[6];
 
        (void) get_options(line, ARRAY_SIZE(ints), ints);