summaryrefslogtreecommitdiff
path: root/drivers/media/dvb-frontends/drx39xyj/drx_driver_version.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <m.chehab@samsung.com>2014-01-17 11:51:52 -0300
committerMauro Carvalho Chehab <m.chehab@samsung.com>2014-03-04 14:30:44 -0300
commit2f1f733386ce6dac70c0936b81b9f630ddfb1837 (patch)
tree67bcf46e14780a7026266c87dc398e413d04550d /drivers/media/dvb-frontends/drx39xyj/drx_driver_version.h
parentc361fda0e5d4d803a0caa3bd2516217a395630f1 (diff)
[media] drx-j: make checkpatch.pl happy
Fix the remaining checkpatch.pl compliants at drxj. Acked-by: Devin Heitmueller <dheitmueller@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/dvb-frontends/drx39xyj/drx_driver_version.h')
-rw-r--r--drivers/media/dvb-frontends/drx39xyj/drx_driver_version.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/media/dvb-frontends/drx39xyj/drx_driver_version.h b/drivers/media/dvb-frontends/drx39xyj/drx_driver_version.h
index 07986bdbc489..ff05a4ffb190 100644
--- a/drivers/media/dvb-frontends/drx39xyj/drx_driver_version.h
+++ b/drivers/media/dvb-frontends/drx39xyj/drx_driver_version.h
@@ -47,10 +47,6 @@
#ifndef __DRX_DRIVER_VERSION__H__
#define __DRX_DRIVER_VERSION__H__ INCLUDED
-#ifdef __cplusplus
-extern "C" {
-#endif
-
#ifdef _REGISTERTABLE_
#include <registertable.h>
extern register_table_t drx_driver_version[];
@@ -69,9 +65,6 @@ extern "C" {
#define VERSION_MINOR 0
#define VERSION_PATCH 56
-#ifdef __cplusplus
-}
-#endif
#endif /* __DRX_DRIVER_VERSION__H__ */
/*
* End of file (drx_driver_version.h)