Skip to content

Commit

Permalink
staging: brcm80211: get rid of sd debug message macro in fullmac
Browse files Browse the repository at this point in the history
Use BRCMF_* instead of sd_* as debug message interface

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>
  • Loading branch information
Franky Lin authored and Greg Kroah-Hartman committed Aug 23, 2011
1 parent 4dad253 commit e38a80c
Show file tree
Hide file tree
Showing 3 changed files with 82 additions and 143 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/brcm80211/brcmfmac/bcmsdh.c
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,6 @@ static struct brcmf_sdioh_driver drvinfo = { NULL, NULL };

/* Module parameters specific to each host-controller driver */

module_param(sd_msglevel, uint, 0);

module_param(sd_f2_blocksize, int, 0);

struct brcmf_sdio_card*
Expand Down
Loading

0 comments on commit e38a80c

Please sign in to comment.