Skip to content

Commit

Permalink
wl12xx: remove unnecessary import
Browse files Browse the repository at this point in the history
No function declared in gpio.h is used here.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Acked-by: Luciano Coelho <luciano.coelho@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
Hauke Mehrtens authored and John W. Linville committed Dec 22, 2010
1 parent 63d9faf commit 750de29
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/net/wireless/wl12xx/boot.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
*
*/

#include <linux/gpio.h>
#include <linux/slab.h>

#include "acx.h"
Expand Down

0 comments on commit 750de29

Please sign in to comment.