Sign in
ara-mdk
/
kernel
/
panda
/
43872fa788060eef91ae437957e0a5e39f1c56fd
/
.
/
arch
/
arm
/
mach-u300
/
include
/
mach
/
clkdev.h
blob: 92e3cc872c6633c31f479ce479df3e742d70feef [
file
] [
log
] [
blame
]
#ifndef
__MACH_CLKDEV_H
#define
__MACH_CLKDEV_H
int
__clk_get
(
struct
clk
*
clk
);
void
__clk_put
(
struct
clk
*
clk
);
#endif