Re: [git pull] IDE updates part 4

From: Bartlomiej Zolnierkiewicz
Date: Tue Apr 07 2009 - 19:24:22 EST


On Wednesday 08 April 2009 00:59:43 Bartlomiej Zolnierkiewicz wrote:

[...]

> diff --git a/drivers/ide/ide.c b/drivers/ide/ide.c
> index 7b7cd76..4ed66d0 100644
> --- a/drivers/ide/ide.c
> +++ b/drivers/ide/ide.c
> @@ -178,11 +178,14 @@ EXPORT_SYMBOL_GPL(ide_pci_clk);
> module_param_named(pci_clock, ide_pci_clk, int, 0);
> MODULE_PARM_DESC(pci_clock, "PCI bus clock frequency (in MHz)");
>
> +/* needs block layer support */
> +#if 0
> int ide_trim = 0;

This patch is crap and will break ide-disk build.

Linus, I'll revisit the pull request later...
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/