Sign in
googlers
/
maze
/
linux
/
a841f8cef4bb124f0f5563314d0beaf2e1249d72
/
.
/
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 */