media: dvb: symbol fixup for dvb_attach()
[platform/kernel/linux-starfive.git] / drivers / media / dvb-frontends / dib9000.c
index 1c57587..83cf6ea 100644 (file)
@@ -2546,7 +2546,7 @@ error:
        kfree(st);
        return NULL;
 }
-EXPORT_SYMBOL(dib9000_attach);
+EXPORT_SYMBOL_GPL(dib9000_attach);
 
 static const struct dvb_frontend_ops dib9000_ops = {
        .delsys = { SYS_DVBT },