Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
csr_util.c
Go to the documentation of this file.
1 /*****************************************************************************
2 
3  (c) Cambridge Silicon Radio Limited 2010
4  All rights reserved and confidential information of CSR
5 
6  Refer to LICENSE.txt included with this source for details
7  on the license terms.
8 
9 *****************************************************************************/
10 
11 #include <linux/module.h>
12 
13 MODULE_DESCRIPTION("CSR Operating System Kernel Abstraction");
14 MODULE_AUTHOR("Cambridge Silicon Radio Ltd.");
15 MODULE_LICENSE("GPL and additional rights");