From: Joe Perches Date: Sun, 15 Jan 2012 08:38:38 +0000 (-0800) Subject: brcm80211: Use normal DEBUG define X-Git-Tag: v3.4-rc1~177^2~376^2^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ae746543c8370fd04c28aaf8f185c1687b0e694;p=pandora-kernel.git brcm80211: Use normal DEBUG define Current CONFIG_BRCMDBG flag when enabled does not necessarily enable proper pr_debug output when DEBUG is not also enabled. Remove BCMDBG define and just use DEBUG instead. Signed-off-by: Joe Perches Signed-off-by: John W. Linville --- Reading git-diff-tree failed