summaryrefslogtreecommitdiffstats
path: root/drivers/staging/cxt1e1/pmcc4_cpld.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/cxt1e1/pmcc4_cpld.h')
-rw-r--r--drivers/staging/cxt1e1/pmcc4_cpld.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/drivers/staging/cxt1e1/pmcc4_cpld.h b/drivers/staging/cxt1e1/pmcc4_cpld.h
index e008b9ee0a3b..7860b6d1eb1d 100644
--- a/drivers/staging/cxt1e1/pmcc4_cpld.h
+++ b/drivers/staging/cxt1e1/pmcc4_cpld.h
@@ -37,12 +37,6 @@
#include <linux/types.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-
/********************************/
/* iSPLD control chip registers */
/********************************/
@@ -108,8 +102,4 @@ extern "C"
#define PMCC4_CPLD_INTR_CMT_3 0x04
#define PMCC4_CPLD_INTR_CMT_4 0x08
-#ifdef __cplusplus
-}
-#endif
-
#endif /* _INC_PMCC4_CPLD_H_ */