Staging: csr: remove __cplusplus nonsense from the .h files
[deliverable/linux.git] / drivers / staging / csr / csr_wifi_router_ctrl_converter_init.h
index 0c9d26b7a0b4828037b82b12e542a1ab1b0d3361..c984589128256e22d460d36af3a2082ae7ba8eed 100644 (file)
 #ifndef CSR_WIFI_ROUTER_CTRL_CONVERTER_INIT_H__
 #define CSR_WIFI_ROUTER_CTRL_CONVERTER_INIT_H__
 
-#ifdef __cplusplus
-extern "C" {
-#endif
-
 #ifndef EXCLUDE_CSR_WIFI_ROUTER_CTRL_MODULE
 
 #include "csr_msgconv.h"
@@ -35,8 +31,4 @@ extern void CsrWifiRouterCtrlConverterInit(void);
 
 #endif /* EXCLUDE_CSR_WIFI_ROUTER_CTRL_MODULE */
 
-#ifdef __cplusplus
-}
-#endif
-
 #endif /* CSR_WIFI_ROUTER_CTRL_CONVERTER_INIT_H__ */
This page took 0.026451 seconds and 5 git commands to generate.