Sign in
◑
Theme
nest-open-source
/
nest-learning-thermostat
/
6.1
/
linux
/
a488116d949a0f724b86e5fd1a54d0e5db251fd8
/
.
/
linux
/
arch
/
arm
/
plat-tcc
/
include
/
mach
/
clkdev.h
blob: 04b37a89801cfdc3af7c96f3307930e1cb15f98d [
file
]
#ifndef
__ASM_MACH_CLKDEV_H
#define
__ASM_MACH_CLKDEV_H
#define
__clk_get
(
clk
)
({
1
;
})
#define
__clk_put
(
clk
)
do
{
}
while
(
0
)
#endif