ASoC: wm2000: Correct register size
[linux-2.6/btrfs-unstable.git] / drivers / staging / csr / csr_wifi_router_converter_init.h
blob2a293e457ffb8de5c0ffe9546c1b155fd7c412de
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 *****************************************************************************/
11 /* Note: this is an auto-generated file. */
13 #ifndef CSR_WIFI_ROUTER_CONVERTER_INIT_H__
14 #define CSR_WIFI_ROUTER_CONVERTER_INIT_H__
16 #ifdef __cplusplus
17 extern "C" {
18 #endif
20 #ifndef EXCLUDE_CSR_WIFI_ROUTER_MODULE
22 #include "csr_msgconv.h"
24 #ifdef CSR_LOG_ENABLE
25 #include "csr_log.h"
27 extern const CsrLogPrimitiveInformation* CsrWifiRouterTechInfoGet(void);
28 #endif /* CSR_LOG_ENABLE */
30 extern void CsrWifiRouterConverterInit(void);
32 #else /* EXCLUDE_CSR_WIFI_ROUTER_MODULE */
34 #define CsrWifiRouterConverterInit()
36 #endif /* EXCLUDE_CSR_WIFI_ROUTER_MODULE */
38 #ifdef __cplusplus
40 #endif
42 #endif /* CSR_WIFI_ROUTER_CONVERTER_INIT_H__ */