media: dvb: symbol fixup for dvb_attach()
[linux-block.git] / drivers / media / dvb-frontends / dib9000.c
index 1c57587a917a288b3445ffd2a77c7dbd7085590a..83cf6eadd49c6ee4480d38f00afc28fe80bef774 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 },