1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-16 08:26:36 +03:00

Include the architecture specific gpio file for now

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7381 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2007-05-29 11:38:21 +00:00
parent f04934e33a
commit 8c5dc0c237

View File

@ -31,7 +31,7 @@
#include <asm/addrspace.h>
#include <asm/io.h>
#include <asm/ar7/ar7.h>
#include <asm/gpio.h>
#include <asm/ar7/gpio.h>
#include <asm/ar7/vlynq.h>
struct plat_vlynq_data {