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