Staging: csr: remove __cplusplus nonsense from the .h files
[firefly-linux-kernel-4.4.55.git] / drivers / staging / csr / csr_wifi_lib.h
index eb56f620887129bbcdba3feaed570a0fc910c0c1..5fde0efb5dca4382cacae960906ca635b6aaca8e 100644 (file)
 
 #include "csr_wifi_fsm_event.h"
 
-
-#ifdef __cplusplus
-extern "C" {
-#endif
-
 /*----------------------------------------------------------------------------*
  *  CsrWifiFsmEventInit
  *
@@ -105,8 +100,4 @@ typedef struct
  *----------------------------------------------------------------------------*/
 CsrWifiEventCsrUint16CsrUint8* CsrWifiEventCsrUint16CsrUint8_struct(u16 primtype, u16 msgtype, CsrSchedQid dst, CsrSchedQid src, u16 value16, u8 value8);
 
-#ifdef __cplusplus
-}
-#endif
-
 #endif /* CSR_WIFI_LIB_H__ */