summaryrefslogtreecommitdiff
path: root/include/linux/input
diff options
context:
space:
mode:
authorArend van Spriel <arend@broadcom.com>2011-02-10 15:27:45 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2011-02-18 12:55:24 -0800
commitbc042b67261043a93cfe2f311ffe5568a0b29017 (patch)
treeaf2f2aad32a2d1606ceb2951966dab12a8e6fb98 /include/linux/input
parent77919fd72e96cb75ed1b3fc0921a6b5cef5f8042 (diff)
staging: brcm80211: remove #ifdef BCMDBG from regular functions
Under error condition debug functions are being called which only have implementation when BCMDBG is defined. This result in #ifdef BCMDBG blocks in functions. This patch fixes this by mapping the debug functions to empty macro when BCMDBG is not defined. This makes the calling function easier to read. Reviewed-by: Brett Rudley <brudley@broadcom.com> Reviewed-by: Roland Vossen <rvossen@broadcom.com> Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include/linux/input')
0 files changed, 0 insertions, 0 deletions