Skip to content

Commit

Permalink
staging: brcm80211: cleanup headers
Browse files Browse the repository at this point in the history
Purge unused and extraneous header, brcm80211/include/proto/802.11e.h

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 Sep 30, 2010
1 parent 9e56568 commit f61efd4
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 112 deletions.
110 changes: 0 additions & 110 deletions drivers/staging/brcm80211/include/proto/802.11e.h

This file was deleted.

1 change: 0 additions & 1 deletion drivers/staging/brcm80211/sys/wlc_alloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
#include <bcmutils.h>
#include <siutils.h>
#include <proto/802.11.h>
#include <proto/802.11e.h>
#include <proto/wpa.h>
#include <wlioctl.h>
#include <bcmwpa.h>
Expand Down
1 change: 0 additions & 1 deletion drivers/staging/brcm80211/sys/wlc_mac80211.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
#include <bcmendian.h>
#include <proto/802.1d.h>
#include <proto/802.11.h>
#include <proto/802.11e.h>
#include <proto/wpa.h>
#include <hndsoc.h>
#include <sbchipc.h>
Expand Down

0 comments on commit f61efd4

Please sign in to comment.