From: Mauro Carvalho Chehab Date: Fri, 18 Jul 2008 01:31:29 +0000 (-0300) Subject: V4L/DVB (8395): saa7134: Fix Kbuild dependency of ir-kbd-i2c X-Git-Tag: v2.6.27-rc1~966^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c22dad8ab86caef7a1f01cf3e9bb446a448aac5;p=pandora-kernel.git V4L/DVB (8395): saa7134: Fix Kbuild dependency of ir-kbd-i2c Currently, saa7134 is dependent of ir-kbd-i2c, since it uses a symbol that is defined there. However, as this symbol is used only on saa7134, there's no sense on keeping it defined there (or on ir-commons). So, let's move it to saa7134 and remove one symbol for being exported. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed