Skip to content

Commit

Permalink
Staging: w35und: Kill wblinux_f.h header
Browse files Browse the repository at this point in the history
The wblinux_f.h header file doesn't contain anything that's actually used. Kill
it.

Cc: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Pekka Enberg authored and Greg Kroah-Hartman committed Dec 1, 2010
1 parent 01b5cee commit 4398954
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 19 deletions.
1 change: 0 additions & 1 deletion drivers/staging/winbond/mds.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#include "mds_f.h"
#include "mto.h"
#include "wbhal.h"
#include "wblinux_f.h"
#include "wb35tx_f.h"

unsigned char
Expand Down
17 changes: 0 additions & 17 deletions drivers/staging/winbond/wblinux_f.h

This file was deleted.

1 change: 0 additions & 1 deletion drivers/staging/winbond/wbusb.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
#include "wb35reg_f.h"
#include "wb35tx_f.h"
#include "wb35rx_f.h"
#include "wblinux_f.h"

MODULE_DESCRIPTION("IS89C35 802.11bg WLAN USB Driver");
MODULE_LICENSE("GPL");
Expand Down

0 comments on commit 4398954

Please sign in to comment.