On Tue, May 3, 2011 at 3:00 AM, Arend van Spriel <arend@xxxxxxxxxxxx> wrote: ... > So you probably need to rebase. I updated to latest staging-2.6/staging-next and now get this error on build: drivers/staging/brcm80211/brcmfmac/dhd_sdio.c: In function âdhdsdio_sdiod_drive_strength_initâ: drivers/staging/brcm80211/brcmfmac/dhd_sdio.c:6309: error: âchnâ undeclared (first use in this function) problem is: ... 6284 #ifdef BCMDBG 6285 char chn[8]; 6286 #endif ... 6308 default: 6309 DHD_ERROR(("No SDIO Drive strength init" 6310 "done for chip %s rev %d pmurev %d\n", 6311 bcm_chipname(bus->ci->chip, chn, 8), 6312 bus->ci->chiprev, bus->ci->pmurev)); Happen to know what is missing here? I'll fix it up locally and focus on reposting my previous change. thanks, grant _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel