aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/tuners/xc2028.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/tuners/xc2028.c')
-rw-r--r--drivers/media/tuners/xc2028.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/tuners/xc2028.c b/drivers/media/tuners/xc2028.c
index 69c2e1b99bf1..5a967edceca9 100644
--- a/drivers/media/tuners/xc2028.c
+++ b/drivers/media/tuners/xc2028.c
@@ -1512,7 +1512,7 @@ fail:
return NULL;
}
-EXPORT_SYMBOL(xc2028_attach);
+EXPORT_SYMBOL_GPL(xc2028_attach);
MODULE_DESCRIPTION("Xceive xc2028/xc3028 tuner driver");
MODULE_AUTHOR("Michel Ludwig <michel.ludwig@gmail.com>");