Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 228231
b: refs/heads/master
c: ddee7e2
h: refs/heads/master
i:
  228229: 76d601f
  228227: 752bdc8
  228223: 05d2601
v: v3
  • Loading branch information
Pekka Enberg authored and Greg Kroah-Hartman committed Dec 1, 2010
1 parent a77dfdf commit b90b9fe
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 16 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: 2855bb79d75ad1419b1f54008f861a39517acfd5
refs/heads/master: ddee7e28e7d5e4ba2b8537c6a59b035745c250bb
1 change: 0 additions & 1 deletion trunk/drivers/staging/winbond/mds.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#include "mds_f.h"
#include "mlmetxrx_f.h"
#include "mto.h"
#include "sysdef.h"
#include "wbhal.h"
#include "wblinux_f.h"
#include "wb35tx_f.h"
Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/staging/winbond/mlmetxrx.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
Copyright (c) 1996-2002 Winbond Electronics Corp. All Rights Reserved.
============================================================================ */
#include "sysdef.h"

#include "mds_f.h"

void MLME_GetNextPacket(struct wbsoft_priv *adapter, struct wb35_descriptor *desc)
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/winbond/mto.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
* ============================================================================
*/

#include "sysdef.h"
#include "sme_api.h"
#include "wbhal.h"
#include "wb35reg_f.h"
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/winbond/phy_calibration.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
*/

/****************** INCLUDE FILES SECTION ***********************************/
#include "sysdef.h"
#include "phy_calibration.h"
#include "wbhal.h"
#include "wb35reg_f.h"
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/winbond/reg.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#include "sysdef.h"
#include "wbhal.h"
#include "wb35reg_f.h"
#include "core.h"
Expand Down
6 changes: 0 additions & 6 deletions trunk/drivers/staging/winbond/sysdef.h

This file was deleted.

1 change: 0 additions & 1 deletion trunk/drivers/staging/winbond/wb35reg.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#include "sysdef.h"
#include "wb35reg_f.h"

#include <linux/usb.h>
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/winbond/wb35rx.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
#include <linux/slab.h>

#include "core.h"
#include "sysdef.h"
#include "wb35rx_f.h"

static void packet_came(struct ieee80211_hw *hw, char *pRxBufferAddress, int PacketSize)
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/winbond/wb35tx.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@

#include "wb35tx_f.h"
#include "mds_f.h"
#include "sysdef.h"

unsigned char
Wb35Tx_get_tx_buffer(struct hw_data * pHwData, u8 **pBuffer)
Expand Down

0 comments on commit b90b9fe

Please sign in to comment.