Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
arch
arm
mach-prima2
include
mach
clkdev.h
Go to the documentation of this file.
1
/*
2
* arch/arm/mach-prima2/include/mach/clkdev.h
3
*
4
* Copyright (c) 2011 Cambridge Silicon Radio Limited, a CSR plc group company.
5
*
6
* Licensed under GPLv2 or later.
7
*/
8
9
#ifndef __MACH_CLKDEV_H
10
#define __MACH_CLKDEV_H
11
12
#define __clk_get(clk) ({ 1; })
13
#define __clk_put(clk) do { } while (0)
14
15
#endif
Generated on Thu Jan 10 2013 12:55:03 for Linux Kernel by
1.8.2