ASoC: fsl: Add S/PDIF CPU DAI driver
[deliverable/linux.git] / drivers / staging / csr / csr_wifi_hip_unifiversion.h
CommitLineData
635d2b00
GKH
1/*****************************************************************************
2
3 (c) Cambridge Silicon Radio Limited 2011
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/*
12 * ---------------------------------------------------------------------------
13 * FILE: unifiversion.h
14 *
15 * PURPOSE:
16 * Version information for the portable UniFi driver.
17 *
18 * ---------------------------------------------------------------------------
19 */
20
21#ifndef __UNIFIVERSION_H__
22#define __UNIFIVERSION_H__
23
635d2b00
GKH
24/*
25 * The minimum version of Host Interface Protocol required by the driver.
26 */
27#define UNIFI_HIP_MAJOR_VERSION 9
28#define UNIFI_HIP_MINOR_VERSION 1
29
635d2b00 30#endif /* __UNIFIVERSION_H__ */
This page took 0.122189 seconds and 5 git commands to generate.