On 2/9/2016 3:25 PM, One Thousand Gnomes wrote:
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*
Got it. Thanks for spotting out this. Sorry for the unthought change.
Yang
Alan