Hi Greg, Please drop this patch. We will sync internally and send the patches out again. Sorry for the inconvenience. Thanks Franky > -----Original Message----- > From: linux-wireless-owner@xxxxxxxxxxxxxxx [mailto:linux-wireless- > owner@xxxxxxxxxxxxxxx] On Behalf Of Franky Lin > Sent: Wednesday, April 27, 2011 10:23 AM > To: gregkh@xxxxxxx > Cc: devel@xxxxxxxxxxxxxxxxxxxxxx; linux-wireless@xxxxxxxxxxxxxxx; Brett > Rudley; Henry Ptasinski; Howard Harte > Subject: [PATCH] staging: brcm80211: Change print macro for debug only > code > > Change the debug macro from DHD_ERROR to DHD_INFO in > dhdsdio_sdiod_drive_strength_init to fix a compile error when > BCM_DEBUG is not turned on > > Signed-off-by: Franky Lin <frankyl@xxxxxxxxxxxx> > --- > drivers/staging/brcm80211/brcmfmac/dhd_sdio.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/drivers/staging/brcm80211/brcmfmac/dhd_sdio.c > b/drivers/staging/brcm80211/brcmfmac/dhd_sdio.c > index 6debc1e..299efa0 100644 > --- a/drivers/staging/brcm80211/brcmfmac/dhd_sdio.c > +++ b/drivers/staging/brcm80211/brcmfmac/dhd_sdio.c > @@ -6363,7 +6363,7 @@ dhdsdio_sdiod_drive_strength_init(struct dhd_bus > *bus, u32 drivestrength) { > str_shift = 11; > break; > default: > - DHD_ERROR(("No SDIO Drive strength init" > + DHD_INFO(("No SDIO Drive strength init" > "done for chip %s rev %d pmurev %d\n", > bcm_chipname(bus->ci->chip, chn, 8), > bus->ci->chiprev, bus->ci->pmurev)); > -- > 1.7.1 > > > -- > To unsubscribe from this list: send the line "unsubscribe linux- > wireless" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel