Dominik Brodowski wrote:
> Larry,
> 
> On Wed, Aug 20, 2008 at 02:43:04PM -0500, Larry Finger wrote:
>> This one needs to be CONFIG_PCMCIA_DEBUG, otherwise a build with 
>> debugging enabled fails with a missing global.
>>
>>
>> Index: wireless-testing/drivers/pcmcia/m32r_cfc.c
>> ===================================================================
>> --- wireless-testing.orig/drivers/pcmcia/m32r_cfc.c     2008-08-19 
>> 22:28:24.000000000 -0500
>> +++ wireless-testing/drivers/pcmcia/m32r_cfc.c  2008-08-19 
>> 23:17:12.000000000 -0500
>> @@ -505,7 +505,7 @@
>>                 pcc_set(sock,(unsigned int)PLD_CFBUFCR,1);
>>         }
>>
>> -#ifdef DEBUG
>> +#ifdef CONFIG_PCMCIA_DEBUG
>>         if(state->flags & SS_IOCARD){
>>                 debug(3, ":IOCARD");
>>         }
>>
>>
> 
> Could I get your Signed-off-by-Line for this follow-on change, please?

Signed-off-by: Larry Finger <[EMAIL PROTECTED]>

> 
> Best,
>       Dominik
> 


_______________________________________________
Linux PCMCIA reimplementation list
http://lists.infradead.org/mailman/listinfo/linux-pcmcia

Reply via email to