projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[xburst] time.c: Timer enable registers are only 8bit width.
[openwrt.git]
/
target
/
linux
/
xburst
/
files-2.6.32
/
arch
/
mips
/
include
/
asm
/
mach-jz4740
/
clock.h
diff --git
a/target/linux/xburst/files-2.6.32/arch/mips/include/asm/mach-jz4740/clock.h
b/target/linux/xburst/files-2.6.32/arch/mips/include/asm/mach-jz4740/clock.h
index
c75c07b
..
1f8e53b
100644
(file)
--- a/
target/linux/xburst/files-2.6.32/arch/mips/include/asm/mach-jz4740/clock.h
+++ b/
target/linux/xburst/files-2.6.32/arch/mips/include/asm/mach-jz4740/clock.h
@@
-23,7
+23,6
@@
enum jz4740_wait_mode
JZ4740_WAIT_MODE_SLEEP,
};
-int jz_init_clocks(unsigned long ext_rate);
void jz4740_clock_set_wait_mode(enum jz4740_wait_mode mode);
void jz4740_clock_udc_enable_auto_suspend(void);
This page took
0.022346 seconds
and
4
git commands to generate.