Sign in
gbmc
/
linux
/
refs/heads/linux-2.6.35.y
/
.
/
arch
/
arm
/
mach-shmobile
/
include
/
mach
/
clkdev.h
blob: 36d0163a857aba95b7bcba4d353fb7a860867afc [
file
] [
log
] [
blame
] [
edit
]
#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 */