Re: [PATCH] scsi: fdomain: add missing CONFIG_ to PCMCIA

From: One Thousand Gnomes
Date: Tue Feb 09 2016 - 18:25:53 EST


On Tue, 9 Feb 2016 14:16:49 -0800
Yang Shi <yang.shi@xxxxxxxxxx> wrote:

> There are some "#ifdef PCMCIA" in the driver code, but all of them missed
> CONFIG_ prefix. Correct PCMCIA to CONFIG_PCMCIA.
>
> Signed-off-by: Yang Shi <yang.shi@xxxxxxxxxx>

NAK. This breaks the driver completely


Read drivers/scsi/pcmcia/fdomain*

Alan