projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Do not try to initialise clocks for now, it is borken on most devices
[openwrt.git]
/
target
/
linux
/
ar7-2.6
/
files
/
arch
/
mips
/
ar7
/
platform.c
diff --git
a/target/linux/ar7-2.6/files/arch/mips/ar7/platform.c
b/target/linux/ar7-2.6/files/arch/mips/ar7/platform.c
index
cbd61f4
..
c61e20a
100644
(file)
--- a/
target/linux/ar7-2.6/files/arch/mips/ar7/platform.c
+++ b/
target/linux/ar7-2.6/files/arch/mips/ar7/platform.c
@@
-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 {
This page took
0.025936 seconds
and
4
git commands to generate.