[2.6 patch] unexport flexcop_reset_block_300

From: Adrian Bunk
Date: Mon Nov 05 2007 - 12:11:39 EST


This patch removes the unused EXPORT_SYMBOL(flexcop_reset_block_300).

Signed-off-by: Adrian Bunk <bunk@xxxxxxxxxx>

---
--- linux-2.6.17-rc1-mm3-full/drivers/media/dvb/b2c2/flexcop.c.old 2006-04-19 21:42:40.000000000 +0200
+++ linux-2.6.17-rc1-mm3-full/drivers/media/dvb/b2c2/flexcop.c 2006-04-19 21:43:02.000000000 +0200
@@ -215,7 +215,6 @@

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)
{


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/