Skip to content

Commit

Permalink
staging: brcm80211: removed 802.11.h
Browse files Browse the repository at this point in the history
Code cleanup.

Signed-off-by: Roland Vossen <rvossen@broadcom.com>
Reviewed-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Roland Vossen authored and Greg Kroah-Hartman committed Jun 7, 2011
1 parent 9152bf2 commit 5ca06e0
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 22 deletions.
1 change: 0 additions & 1 deletion drivers/staging/brcm80211/brcmfmac/dhd.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
#include "bcmdefs.h"
/* The kernel threading is sdio-specific */
#include "bcmwifi.h"
#include "proto/802.11.h"
#include "proto/bcmeth.h"
#include "proto/bcmevent.h"

Expand Down
1 change: 0 additions & 1 deletion drivers/staging/brcm80211/brcmsmac/wlc_pub.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
#ifndef _wlc_pub_h_
#define _wlc_pub_h_

#include "proto/802.11.h" /* for MCSSET_LEN */
#include "bcmwifi.h" /* for chanspec_t */

#define WLC_NUMRATES 16 /* max # of rates in a rateset */
Expand Down
20 changes: 0 additions & 20 deletions drivers/staging/brcm80211/include/proto/802.11.h

This file was deleted.

0 comments on commit 5ca06e0

Please sign in to comment.