Include the architecture specific gpio file for now
SVN-Revision: 7381
This commit is contained in:
parent
f687a54af5
commit
27e93fd11c
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue