Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
e24f6628811e2d4531b443684b598f7050932012
/
.
/
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 */