From: Roland Vossen Date: Tue, 3 May 2011 09:35:01 +0000 (+0200) Subject: staging: brcm80211: fixed error in non-DHD_DEBUG fullmac build X-Git-Tag: v3.0-rc1~336^2~592 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=745492c254c8cd202632c3f8f92a896c5037e249;p=pandora-kernel.git staging: brcm80211: fixed error in non-DHD_DEBUG fullmac build A build error was introduced with recent fullmac changes when building without debug option configured: drivers/staging/brcm80211/brcmfmac/dhd_sdio.c: In function ‘dhdsdio_sdiod_drive_strength_init’: drivers/staging/brcm80211/brcmfmac/dhd_sdio.c:6366:3: error: ‘chn’ undeclared Cc: devel@linuxdriverproject.org Cc: linux-wireless@vger.kernel.org Cc: Brett Rudley Cc: Henry Ptasinski Cc: Roland Vossen Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed