Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 363319
b: refs/heads/master
c: 4fcf949
h: refs/heads/master
i:
  363317: 9bb13c9
  363315: 41c1c0b
  363311: 6452409
v: v3
  • Loading branch information
Andres More authored and Greg Kroah-Hartman committed Mar 11, 2013
1 parent 43ddbeb commit 7770dce
Show file tree
Hide file tree
Showing 40 changed files with 8 additions and 86 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1f9eedc2ad7ea89175ead78a175944e7152f3688
refs/heads/master: 4fcf94980c994ed992d8efd1424bd842225f1cc6
2 changes: 0 additions & 2 deletions trunk/drivers/staging/vt6656/80211hdr.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@
#ifndef __80211HDR_H__
#define __80211HDR_H__

#include "ttype.h"

/*--------------------- Export Definitions -------------------------*/

/* bit type */
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/vt6656/80211mgr.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
#ifndef __80211MGR_H__
#define __80211MGR_H__

#include "ttype.h"
#include "80211hdr.h"

/*--------------------- Export Definitions -------------------------*/
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/staging/vt6656/TODO
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ TODO:
- split rf.c
- abstract VT3184 chipset specific code
- add common vt665x infrastructure
- kill ttype.h
- kill ttype.h -- done
- switch to use LIB80211
- switch to use MAC80211
- use kernel coding style
Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/staging/vt6656/aes_ccmp.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@
#ifndef __AES_H__
#define __AES_H__

#include "ttype.h"

/*--------------------- Export Definitions -------------------------*/

/*--------------------- Export Types ------------------------------*/
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/vt6656/baseband.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
#ifndef __BASEBAND_H__
#define __BASEBAND_H__

#include "ttype.h"
#include "tether.h"
#include "device.h"

Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/vt6656/bssdb.c
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
*
*/

#include "ttype.h"
#include "tmacro.h"
#include "tether.h"
#include "device.h"
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/vt6656/card.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
#ifndef __CARD_H__
#define __CARD_H__
#include "device.h"
#include "ttype.h"

/*--------------------- Export Definitions -------------------------*/

Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/vt6656/channel.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
#define _CHANNEL_H_

#include "device.h"
#include "ttype.h"

/*--------------------- Export Definitions -------------------------*/

Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/vt6656/control.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
#ifndef __CONTROL_H__
#define __CONTROL_H__

#include "ttype.h"
#include "device.h"
#include "usbpipe.h"

Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/vt6656/datarate.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
*
*/

#include "ttype.h"
#include "tmacro.h"
#include "mac.h"
#include "80211mgr.h"
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/staging/vt6656/desc.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

#include <linux/types.h>
#include <linux/mm.h>
#include "ttype.h"

#include "tether.h"

/* max transmit or receive buffer size */
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/vt6656/device.h
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@
*/

#include "device_cfg.h"
#include "ttype.h"
#include "80211hdr.h"
#include "tether.h"
#include "wmgr.h"
Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/staging/vt6656/device_cfg.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@

#include <linux/types.h>

#include "ttype.h"

typedef
struct _version {
unsigned char major;
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/vt6656/dpc.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
#ifndef __DPC_H__
#define __DPC_H__

#include "ttype.h"
#include "device.h"
#include "wcmd.h"

Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/vt6656/firmware.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
#ifndef __FIRMWARE_H__
#define __FIRMWARE_H__

#include "ttype.h"
#include "device.h"

/*--------------------- Export Definitions -------------------------*/
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/vt6656/int.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
#ifndef __INT_H__
#define __INT_H__

#include "ttype.h"
#include "device.h"

/*--------------------- Export Definitions -------------------------*/
Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/staging/vt6656/iocmd.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@
#ifndef __IOCMD_H__
#define __IOCMD_H__

#include "ttype.h"

/*--------------------- Export Definitions -------------------------*/

// ioctl Command code
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/vt6656/key.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
#ifndef __KEY_H__
#define __KEY_H__

#include "ttype.h"
#include "tether.h"
#include "80211mgr.h"

Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/vt6656/mac.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
#ifndef __MAC_H__
#define __MAC_H__

#include "ttype.h"
#include "device.h"
#include "tmacro.h"

Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/vt6656/mib.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
#ifndef __MIB_H__
#define __MIB_H__

#include "ttype.h"
#include "tether.h"
#include "desc.h"

Expand Down
2 changes: 2 additions & 0 deletions trunk/drivers/staging/vt6656/michael.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@
#ifndef __MICHAEL_H__
#define __MICHAEL_H__

#include <linux/types.h>

/*--------------------- Export Definitions -------------------------*/

/*--------------------- Export Types ------------------------------*/
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/vt6656/power.c
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
*
*/

#include "ttype.h"
#include "mac.h"
#include "device.h"
#include "wmgr.h"
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/staging/vt6656/rc4.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
#ifndef __RC4_H__
#define __RC4_H__

#include "ttype.h"
#include <linux/types.h>

/*--------------------- Export Definitions -------------------------*/
/*--------------------- Export Types ------------------------------*/
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/vt6656/rf.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
#ifndef __RF_H__
#define __RF_H__

#include "ttype.h"
#include "device.h"

/*--------------------- Export Definitions -------------------------*/
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/vt6656/rxtx.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
#ifndef __RXTX_H__
#define __RXTX_H__

#include "ttype.h"
#include "device.h"
#include "wcmd.h"

Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/staging/vt6656/srom.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@
#ifndef __SROM_H__
#define __SROM_H__

#include "ttype.h"

/*--------------------- Export Definitions -------------------------*/

#define EEP_MAX_CONTEXT_SIZE 256
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/staging/vt6656/tcrc.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#ifndef __TCRC_H__
#define __TCRC_H__

#include "ttype.h"
#include <linux/types.h>

/*--------------------- Export Definitions -------------------------*/

Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/vt6656/tether.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
#define __TETHER_H__

#include <linux/if_ether.h>
#include "ttype.h"

/*--------------------- Export Definitions -------------------------*/
//
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/vt6656/tkip.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
#ifndef __TKIP_H__
#define __TKIP_H__

#include "ttype.h"
#include "tether.h"

/*--------------------- Export Definitions -------------------------*/
Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/staging/vt6656/tmacro.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@
#ifndef __TMACRO_H__
#define __TMACRO_H__

#include "ttype.h"

/****** Common helper macros ***********************************************/

#if !defined(LOBYTE)
Expand Down
42 changes: 0 additions & 42 deletions trunk/drivers/staging/vt6656/ttype.h

This file was deleted.

1 change: 0 additions & 1 deletion trunk/drivers/staging/vt6656/usbpipe.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
#ifndef __USBPIPE_H__
#define __USBPIPE_H__

#include "ttype.h"
#include "device.h"

/*--------------------- Export Definitions -------------------------*/
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/vt6656/wcmd.c
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
*
*/

#include "ttype.h"
#include "tmacro.h"
#include "device.h"
#include "mac.h"
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/staging/vt6656/wcmd.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

#ifndef __WCMD_H__
#define __WCMD_H__
#include "ttype.h"

#include "80211hdr.h"
#include "80211mgr.h"

Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/vt6656/wctl.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
#ifndef __WCTL_H__
#define __WCTL_H__

#include "ttype.h"
#include "tether.h"
#include "device.h"

Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/vt6656/wmgr.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
#ifndef __WMGR_H__
#define __WMGR_H__

#include "ttype.h"
#include "80211mgr.h"
#include "80211hdr.h"
#include "wcmd.h"
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/vt6656/wpa.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
*
*/

#include "ttype.h"
#include "tmacro.h"
#include "tether.h"
#include "device.h"
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/vt6656/wpa.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
#ifndef __WPA_H__
#define __WPA_H__

#include "ttype.h"
#include "80211hdr.h"

/*--------------------- Export Definitions -------------------------*/
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/vt6656/wpa2.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
#ifndef __WPA2_H__
#define __WPA2_H__

#include "ttype.h"
#include "80211mgr.h"
#include "80211hdr.h"
#include "bssdb.h"
Expand Down

0 comments on commit 7770dce

Please sign in to comment.