Sign in
ara-mdk
/
kernel
/
panda
/
c5566818f0f3072f8907c4b755901323cb2c081c
/
.
/
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