Skip to content

Commit

Permalink
wl1251: 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: Kalle Valo <kvalo@adurom.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 afe68d0 commit 63d9faf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/net/wireless/wl1251/boot.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
*
*/

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

#include "reg.h"
Expand Down

0 comments on commit 63d9faf

Please sign in to comment.