Sign in
nest-open-source
/
nest-learning-thermostat
/
5.6.1
/
linux
/
refs/heads/master
/
.
/
arch
/
arm
/
plat-tcc
/
include
/
mach
/
clkdev.h
blob: 04b37a89801cfdc3af7c96f3307930e1cb15f98d [
file
] [
log
] [
blame
] [
edit
]
#ifndef
__ASM_MACH_CLKDEV_H
#define
__ASM_MACH_CLKDEV_H
#define
__clk_get
(
clk
)
({
1
;
})
#define
__clk_put
(
clk
)
do
{
}
while
(
0
)
#endif