]> Pileus Git - ~andy/linux/blobdiff - drivers/staging/csr/csr_wifi_hip_unifiversion.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
[~andy/linux] / drivers / staging / csr / csr_wifi_hip_unifiversion.h
index e1fdbb27a463f38ac66ffea19689504d219cabc2..d1c66783f32cb49628dd50f22a2424c59ff7722e 100644 (file)
 #ifndef __UNIFIVERSION_H__
 #define __UNIFIVERSION_H__
 
-#ifdef __cplusplus
-extern "C" {
-#endif
-
 /*
  * The minimum version of Host Interface Protocol required by the driver.
  */
 #define UNIFI_HIP_MAJOR_VERSION 9
 #define UNIFI_HIP_MINOR_VERSION 1
 
-#ifdef __cplusplus
-}
-#endif
-
 #endif /* __UNIFIVERSION_H__ */