1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-12 00:30:16 +02:00

ramips: remove unused include from the common GPIO code

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27381 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2011-07-03 15:01:44 +00:00
parent 9589c35dd3
commit 17d001231c

View File

@ -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)
{