repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
scripts/decode_stacktrace: match basepath using shell prefix operator, not regex
[linux/fpc-iii.git]
/
drivers
/
clk
/
mvebu
/
dove-divider.h
blob
4f2f718deb8eb7cadfddc434edfa49ef617b6e44
1
#ifndef DOVE_DIVIDER_H
2
#define DOVE_DIVIDER_H
3
4
void
__init
dove_divider_clk_init
(
struct
device_node
*
np
);
5
6
#endif