aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/80211hdr.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/vt6656/80211hdr.h')
-rw-r--r--drivers/staging/vt6656/80211hdr.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/staging/vt6656/80211hdr.h b/drivers/staging/vt6656/80211hdr.h
index 198fc954930a..2b42f8a7cc2c 100644
--- a/drivers/staging/vt6656/80211hdr.h
+++ b/drivers/staging/vt6656/80211hdr.h
@@ -28,7 +28,6 @@
#ifndef __80211HDR_H__
#define __80211HDR_H__
-/*--------------------- Export Definitions -------------------------*/
/* bit type */
#define BIT0 0x00000001
@@ -323,10 +322,7 @@ typedef union tagUWLAN_80211HDR {
} UWLAN_80211HDR, *PUWLAN_80211HDR;
-/*--------------------- Export Classes ----------------------------*/
-/*--------------------- Export Variables --------------------------*/
-/*--------------------- Export Functions --------------------------*/
#endif /* __80211HDR_H__ */