Skip to content

Commit

Permalink
libertas: firmware.c: remove duplicated include
Browse files Browse the repository at this point in the history
Signed-off-by: Duan Jiong <djduanjiong@gmail.com>
  • Loading branch information
Duan Jiong authored and John W. Linville committed Jul 19, 2012
1 parent 3e497e0 commit 36eb22e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/net/wireless/libertas/firmware.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@

#include <linux/sched.h>
#include <linux/firmware.h>
#include <linux/firmware.h>
#include <linux/module.h>
#include <linux/sched.h>

#include "dev.h"
#include "decl.h"
Expand Down

0 comments on commit 36eb22e

Please sign in to comment.