X-Git-Url: http://git.samba.org/samba.git/?p=sfrench%2Fcifs-2.6.git;a=blobdiff_plain;f=drivers%2Fide%2Flegacy%2Fhd.c;h=e884cd4b22fdeaccab4310a801d1296ee3b73ff3;hp=c4090550ec130da0d93ff7e5b6b37ae2fcbdb5aa;hb=fca44804508d544b0b9d9d85279e5eea778e4e32;hpb=ffbe5523a8e7f808681007aaea282da9a316a699 diff --git a/drivers/ide/legacy/hd.c b/drivers/ide/legacy/hd.c index c4090550ec13..e884cd4b22fd 100644 --- a/drivers/ide/legacy/hd.c +++ b/drivers/ide/legacy/hd.c @@ -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);