V4L/DVB (8395): saa7134: Fix Kbuild dependency of ir-kbd-i2c
authorMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 18 Jul 2008 01:31:29 +0000 (22:31 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 20 Jul 2008 10:29:03 +0000 (07:29 -0300)
commit1c22dad8ab86caef7a1f01cf3e9bb446a448aac5
tree5f3ce52b628904d7d50574a35ea581469989db9d
parent4db16db4f60ce063435bd08b71c82aad1254cd95
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 <mchehab@infradead.org>
drivers/media/video/ir-kbd-i2c.c
drivers/media/video/saa7134/saa7134-input.c
include/media/ir-kbd-i2c.h