Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 141145
b: refs/heads/master
c: 7e797ab
h: refs/heads/master
i:
  141143: e9004d4
v: v3
  • Loading branch information
Pekka Enberg authored and Greg Kroah-Hartman committed Apr 3, 2009
1 parent cd12b4d commit 82febab
Show file tree
Hide file tree
Showing 8 changed files with 7 additions and 9 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: b93abb660abfc13f7f03065fa1fc77c825762a68
refs/heads/master: 7e797abfb8b69c9e270e65f7318942948aab5598
2 changes: 1 addition & 1 deletion trunk/drivers/staging/winbond/mds.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#include "mds_f.h"
#include "mlmetxrx_f.h"
#include "mto_f.h"
#include "os_common.h"
#include "sysdef.h"
#include "wbhal_f.h"
#include "wblinux_f.h"

Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/staging/winbond/mlmetxrx.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
//
// Copyright (c) 1996-2002 Winbond Electronics Corp. All Rights Reserved.
//============================================================================
#include "os_common.h"
#include "sysdef.h"

#include "mds_f.h"

Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/staging/winbond/mto.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
//============================================================================

// LA20040210_DTO kevin
#include "os_common.h"
#include "sysdef.h"
#include "sme_api.h"
#include "gl_80211.h"
#include "wbhal_f.h"
Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/staging/winbond/os_common.h

This file was deleted.

2 changes: 1 addition & 1 deletion trunk/drivers/staging/winbond/phy_calibration.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
*/

/****************** INCLUDE FILES SECTION ***********************************/
#include "os_common.h"
#include "sysdef.h"
#include "phy_calibration.h"
#include "wbhal_f.h"

Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/staging/winbond/reg.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#include "os_common.h"
#include "sysdef.h"
#include "wbhal_f.h"

///////////////////////////////////////////////////////////////////////////////////////////////////
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/staging/winbond/wbhal.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#include "os_common.h"
#include "sysdef.h"
#include "wbhal_f.h"
#include "wblinux_f.h"

Expand Down

0 comments on commit 82febab

Please sign in to comment.