projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] update compcache to 0.6.2 (#6884)
[openwrt.git]
/
target
/
linux
/
xburst
/
files-2.6.32
/
arch
/
mips
/
jz4740
/
clock.h
diff --git
a/target/linux/xburst/files-2.6.32/arch/mips/jz4740/clock.h
b/target/linux/xburst/files-2.6.32/arch/mips/jz4740/clock.h
index
e0fd9ec
..
9c91f0d
100644
(file)
--- a/
target/linux/xburst/files-2.6.32/arch/mips/jz4740/clock.h
+++ b/
target/linux/xburst/files-2.6.32/arch/mips/jz4740/clock.h
@@
-23,7
+23,9
@@
struct jz4740_clock_board_data {
extern struct jz4740_clock_board_data jz4740_clock_bdata;
extern struct jz4740_clock_board_data jz4740_clock_bdata;
-int jz_init_clocks(void);
+int jz4740_clock_init(void);
+void jz4740_clock_suspend(void);
+void jz4740_clock_resume(void);
struct clk;
struct clk;
This page took
0.022226 seconds
and
4
git commands to generate.