summaryrefslogtreecommitdiffstats
path: root/drivers/staging/csr/csr_util.c
blob: c3aa9d509e5c413b311c37428651dd1e6b8141e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*****************************************************************************

            (c) Cambridge Silicon Radio Limited 2010
            All rights reserved and confidential information of CSR

            Refer to LICENSE.txt included with this source for details
            on the license terms.

*****************************************************************************/

#include <linux/module.h>

MODULE_DESCRIPTION("CSR Operating System Kernel Abstraction");
MODULE_AUTHOR("Cambridge Silicon Radio Ltd.");
MODULE_LICENSE("GPL and additional rights");