diff options
Diffstat (limited to 'drivers/media/dvb/b2c2/flexcop.c')
-rw-r--r-- | drivers/media/dvb/b2c2/flexcop.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/dvb/b2c2/flexcop.c b/drivers/media/dvb/b2c2/flexcop.c index 29ec4183118e..2ddafd071c97 100644 --- a/drivers/media/dvb/b2c2/flexcop.c +++ b/drivers/media/dvb/b2c2/flexcop.c | |||
@@ -212,7 +212,6 @@ void flexcop_reset_block_300(struct flexcop_device *fc) | |||
212 | 212 | ||
213 | fc->write_ibi_reg(fc,ctrl_208,v208_save); | 213 | fc->write_ibi_reg(fc,ctrl_208,v208_save); |
214 | } | 214 | } |
215 | EXPORT_SYMBOL(flexcop_reset_block_300); | ||
216 | 215 | ||
217 | struct flexcop_device *flexcop_device_kmalloc(size_t bus_specific_len) | 216 | struct flexcop_device *flexcop_device_kmalloc(size_t bus_specific_len) |
218 | { | 217 | { |