Skip to content

Commit

Permalink
staging: brcm80211: unifdef -UWLC_HIGH_ONLY
Browse files Browse the repository at this point in the history
Part of BMAC removal.

Signed-off-by: Brett Rudley <brudley@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Brett Rudley authored and Greg Kroah-Hartman committed Nov 20, 2010
1 parent 2cb8ada commit 29efb1a
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 875 deletions.
4 changes: 0 additions & 4 deletions drivers/staging/brcm80211/phy/wlc_phy_hal.h
Original file line number Diff line number Diff line change
Expand Up @@ -122,11 +122,7 @@ typedef struct shared_phy shared_phy_t;

struct phy_pub;

#ifdef WLC_HIGH_ONLY
typedef struct wlc_rpc_phy wlc_phy_t;
#else
typedef struct phy_pub wlc_phy_t;
#endif

typedef struct shared_phy_params {
void *osh;
Expand Down
Loading

0 comments on commit 29efb1a

Please sign in to comment.