]> git.karo-electronics.de Git - karo-tx-linux.git/commit
V4L/DVB (6434): tda827x: fix GPL export on attach function
authorMichael Krufky <mkrufky@linuxtv.org>
Mon, 22 Oct 2007 03:28:50 +0000 (00:28 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:01:06 +0000 (19:01 -0200)
commitce1f8bdb0cbe9c5f57cf0256ef75fce06152547f
treea4737034e96064b5107e6d6a4e172f86e344b44c
parent746d9732dbd5b95c3ba36230e2814fa2c391a311
V4L/DVB (6434): tda827x: fix GPL export on attach function

EXPORT_SYMBOL should have been EXPORT_SYMBOL_GPL

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Reviewed-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/frontends/tda827x.c