From: Bartlomiej Zolnierkiewicz Date: Sat, 3 Mar 2007 16:48:55 +0000 (+0100) Subject: ide: remove some obsoleted kernel params (v2) X-Git-Tag: v2.6.21-rc3~98^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6209a90eca8c9a464bf9c5b91741fb125185619;p=pandora-kernel.git ide: remove some obsoleted kernel params (v2) Remove * "hdx=serialize" * "idex=noautotune" * "idex=autotune" kernel params, they have been obsoleted for ages. "idex=serialize", "hdx=noautotune" and "hdx=autotune" are still available so there is no funcionality loss caused by this patch. v2: * fix CONFIG_BLK_DEV_4DRIVES=y build broken by version 1 of the patch [ /me wearing brown paper bag ] Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed