summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/tea6420.c
diff options
context:
space:
mode:
Diffstat (limited to 'linux/drivers/media/video/tea6420.c')
-rw-r--r--linux/drivers/media/video/tea6420.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/linux/drivers/media/video/tea6420.c b/linux/drivers/media/video/tea6420.c
index 9955df2cf..4f1aff624 100644
--- a/linux/drivers/media/video/tea6420.c
+++ b/linux/drivers/media/video/tea6420.c
@@ -179,8 +179,6 @@ static struct i2c_driver driver = {
#endif
};
-EXPORT_NO_SYMBOLS;
-
static int tea6420_init_module(void)
{
i2c_add_driver(&driver);