ARM: AM335x: Fix warning in timer.c
[linux-2.6/btrfs-unstable.git] / drivers / staging / csr / csr_wifi_hip_unifiversion.h
blobd1c66783f32cb49628dd50f22a2424c59ff7722e
1 /*****************************************************************************
3 (c) Cambridge Silicon Radio Limited 2011
4 All rights reserved and confidential information of CSR
6 Refer to LICENSE.txt included with this source for details
7 on the license terms.
9 *****************************************************************************/
12 * ---------------------------------------------------------------------------
13 * FILE: unifiversion.h
15 * PURPOSE:
16 * Version information for the portable UniFi driver.
18 * ---------------------------------------------------------------------------
21 #ifndef __UNIFIVERSION_H__
22 #define __UNIFIVERSION_H__
25 * The minimum version of Host Interface Protocol required by the driver.
27 #define UNIFI_HIP_MAJOR_VERSION 9
28 #define UNIFI_HIP_MINOR_VERSION 1
30 #endif /* __UNIFIVERSION_H__ */