[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <201002051457.04135.elendil@planet.nl>
Date: Fri, 5 Feb 2010 14:57:00 +0100
From: Frans Pop <elendil@...net.nl>
To: Christoph Egger <siccegge@...d.informatik.uni-erlangen.de>
Cc: jgarzik@...ox.com, knan-lkml@...uin.net, bzolnier@...il.com,
linux-ide@...r.kernel.org, linux-kernel@...r.kernel.org,
vamos@...informatik.uni-erlangen.de, alan@...rguk.ukuu.org.uk
Subject: Re: [PATCH] non-existant config in kernel source (CONFIG_AHCI)
Christoph Egger wrote:
> --- a/drivers/ata/pata_marvell.c
> +++ b/drivers/ata/pata_marvell.c
> @@ -147,7 +147,7 @@ static int marvell_init_one (struct pci_dev *pdev,
> if (pdev->device == 0x6101)
> ppi[1] = &ata_dummy_port_info;
>
> -#if defined(CONFIG_AHCI) || defined(CONFIG_AHCI_MODULE)
> +#if defined(CONFIG_SATA_AHCI) || defined(SATA_CONFIG_AHCI_MODULE)
Shouldn't the last be CONFIG_SATA_AHCI_MODULE ?
Cheers,
FJP
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists