Sign in
gbmc
/
linux
/
refs/heads/linux-2.6.35.y
/
.
/
arch
/
arm
/
mach-u300
/
include
/
mach
/
clkdev.h
blob: 92e3cc872c6633c31f479ce479df3e742d70feef [
file
] [
log
] [
blame
] [
edit
]
#ifndef
__MACH_CLKDEV_H
#define
__MACH_CLKDEV_H
int
__clk_get
(
struct
clk
*
clk
);
void
__clk_put
(
struct
clk
*
clk
);
#endif