kernel/drivers/media/dvb-frontends/cx24113.c
.. .. @@ -590,7 +590,7 @@ 590 590 591 591 return NULL; 592 592 } 593 -EXPORT_SYMBOL(cx24113_attach);593 +EXPORT_SYMBOL_GPL(cx24113_attach);594 594 595 595 module_param(debug, int, 0644); 596 596 MODULE_PARM_DESC(debug, "Activates frontend debugging (default:0)");