forked from Minki/linux
V4L/DVB (6573): unexport flexcop_reset_block_300
This patch removes the unused EXPORT_SYMBOL(flexcop_reset_block_300). Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
5e7361a143
commit
6fce7fcd6d
@ -212,7 +212,6 @@ void flexcop_reset_block_300(struct flexcop_device *fc)
|
||||
|
||||
fc->write_ibi_reg(fc,ctrl_208,v208_save);
|
||||
}
|
||||
EXPORT_SYMBOL(flexcop_reset_block_300);
|
||||
|
||||
struct flexcop_device *flexcop_device_kmalloc(size_t bus_specific_len)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user