[PATCH 09/39] pcmcia: don't add extra DEBUG cflag
Dominik Brodowski
linux at dominikbrodowski.net
Thu Aug 21 17:35:42 EDT 2008
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?
Best,
Dominik
More information about the linux-pcmcia
mailing list