Sign in
googlers
/
maze
/
linux
/
50e37ccea06ca8846ceb60dbfbe056012c60d71b
/
.
/
arch
/
arm
/
mach-shmobile
/
include
/
mach
/
clkdev.h
blob: 36d0163a857aba95b7bcba4d353fb7a860867afc [
file
] [
log
] [
blame
]
#ifndef
__ASM_MACH_CLKDEV_H
#define
__ASM_MACH_CLKDEV_H
int
__clk_get
(
struct
clk
*
clk
);
void
__clk_put
(
struct
clk
*
clk
);
#endif
/* __ASM_MACH_CLKDEV_H */