[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20071105170652.GG12045@stusta.de>
Date: Mon, 5 Nov 2007 18:06:52 +0100
From: Adrian Bunk <bunk@...nel.org>
To: v4l-dvb-maintainer@...uxtv.org
Cc: linux-kernel@...r.kernel.org
Subject: [2.6 patch] unexport flexcop_reset_block_300
This patch removes the unused EXPORT_SYMBOL(flexcop_reset_block_300).
Signed-off-by: Adrian Bunk <bunk@...nel.org>
---
--- 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists