Delete __cplusplus.
Signed-off-by: Aaro Koskinen <[email protected]>
---
drivers/staging/octeon-usb/cvmx-usb.h | 8 --------
1 file changed, 8 deletions(-)
diff --git a/drivers/staging/octeon-usb/cvmx-usb.h
b/drivers/staging/octeon-usb/cvmx-usb.h
index ffabfbe..e7b524b 100644
--- a/drivers/staging/octeon-usb/cvmx-usb.h
+++ b/drivers/staging/octeon-usb/cvmx-usb.h
@@ -241,10 +241,6 @@
#ifndef __CVMX_USB_H__
#define __CVMX_USB_H__
-#ifdef __cplusplus
-extern "C" {
-#endif
-
/**
* Enumerations representing the status of function calls.
*/
@@ -864,8 +860,4 @@ extern int cvmx_usb_get_frame_number(cvmx_usb_state_t
*state);
*/
extern cvmx_usb_status_t cvmx_usb_poll(cvmx_usb_state_t *state);
-#ifdef __cplusplus
-}
-#endif
-
#endif /* __CVMX_USB_H__ */
--
1.8.3.2
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel