hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/drivers/media/pci/bt8xx/dst.c
....@@ -1722,7 +1722,7 @@
17221722 return state; /* Manu (DST is a card not a frontend) */
17231723 }
17241724
1725
-EXPORT_SYMBOL(dst_attach);
1725
+EXPORT_SYMBOL_GPL(dst_attach);
17261726
17271727 static const struct dvb_frontend_ops dst_dvbt_ops = {
17281728 .delsys = { SYS_DVBT },