1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00

ramips: remove unused include from the common GPIO code

SVN-Revision: 27381
This commit is contained in:
Gabor Juhos 2011-07-03 15:01:44 +00:00
parent c9f3e7082f
commit 16ad91d69f

@ -12,7 +12,6 @@
#include <linux/io.h>
#include <asm/mach-ralink/ramips_gpio.h>
#include <ralink_soc.h>
static inline struct ramips_gpio_chip *to_ramips_gpio(struct gpio_chip *chip)
{