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

View File

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