Skip to content

Commit

Permalink
[PATCH] libertas: remove one superfluous include
Browse files Browse the repository at this point in the history
This makes scripts/checkincludes.pl happy.

Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
Holger Schurig authored and David S. Miller committed Oct 10, 2007
1 parent e56188a commit cc32613
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/net/wireless/libertas/if_usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
#include "defs.h"
#include "dev.h"
#include "if_usb.h"
#include "decl.h"

#define MESSAGE_HEADER_LEN 4

Expand Down

0 comments on commit cc32613

Please sign in to comment.