summaryrefslogtreecommitdiff
path: root/drivers/staging/cxt1e1/libsbew.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/cxt1e1/libsbew.h')
-rw-r--r--drivers/staging/cxt1e1/libsbew.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/staging/cxt1e1/libsbew.h b/drivers/staging/cxt1e1/libsbew.h
index c5a1be989a6d..dfc0fd3db00b 100644
--- a/drivers/staging/cxt1e1/libsbew.h
+++ b/drivers/staging/cxt1e1/libsbew.h
@@ -42,11 +42,6 @@
*-----------------------------------------------------------------------------
*/
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
/********************************/
/** set driver logging level **/
/********************************/
@@ -570,8 +565,4 @@ struct sbecom_port_param
extern int wancfg_set_tsioc (wcfg_t *, struct wanc1t3_ts_param *);
#endif
-#ifdef __cplusplus
-}
-#endif
-
#endif /*** _INC_LIBSBEW_H_ ***/