1 /*****************************************************************************
3 (c) Cambridge Silicon Radio Limited 2010
4 All rights reserved and confidential information of CSR
6 Refer to LICENSE.txt included with this source for details
9 *****************************************************************************/
11 #include <linux/module.h>
13 MODULE_DESCRIPTION("CSR Operating System Kernel Abstraction");
14 MODULE_AUTHOR("Cambridge Silicon Radio Ltd.");
15 MODULE_LICENSE("GPL and additional rights");