瀏覽代碼

wl12xx: remove unnecessary import

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>
Hauke Mehrtens 14 年之前
父節點
當前提交
750de29109
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      drivers/net/wireless/wl12xx/boot.c

+ 0 - 1
drivers/net/wireless/wl12xx/boot.c

@@ -21,7 +21,6 @@
  *
  */
 
-#include <linux/gpio.h>
 #include <linux/slab.h>
 
 #include "acx.h"