On Tue, 9 Feb 2016 14:16:49 -0800 Yang Shi yang.shi@linaro.org 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@linaro.org
NAK. This breaks the driver completely
Read drivers/scsi/pcmcia/fdomain*
Alan