aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/csr/csr_log.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/csr/csr_log.h')
-rw-r--r--drivers/staging/csr/csr_log.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/staging/csr/csr_log.h b/drivers/staging/csr/csr_log.h
index 9eb8c098845..5de5650767d 100644
--- a/drivers/staging/csr/csr_log.h
+++ b/drivers/staging/csr/csr_log.h
@@ -14,10 +14,6 @@
#include "csr_prim_defs.h"
#include "csr_msgconv.h"
-#ifdef __cplusplus
-extern "C" {
-#endif
-
/*
* Log filtering
*/
@@ -224,8 +220,4 @@ void CsrLogExceptionWarning(u16 prim_type,
u32 line,
const char *file);
-#ifdef __cplusplus
-}
-#endif
-
#endif