wl1251: remove unnecessary import

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>
This commit is contained in:
Hauke Mehrtens 2010-12-21 02:01:50 +01:00 committed by John W. Linville
parent afe68d0a8f
commit 63d9faf665

View file

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