From: Mauro Carvalho Chehab Date: Tue, 11 Dec 2007 18:01:57 +0000 (-0300) Subject: V4L/DVB (6795): Add EXPORT_SYMBOL_GPL to the saa7134 video control routines X-Git-Tag: v2.6.25-rc1~1235^2~211 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6e90a66cde270cd6cc7aa1f4f0650930aa7f6bc;p=pandora-kernel.git V4L/DVB (6795): Add EXPORT_SYMBOL_GPL to the saa7134 video control routines Those newer functions are used by saa7134-empress. Adds export for them: +EXPORT_SYMBOL_GPL(saa7134_g_ctrl); +EXPORT_SYMBOL_GPL(saa7134_s_ctrl); +EXPORT_SYMBOL_GPL(saa7134_queryctrl); Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed