summaryrefslogtreecommitdiff
path: root/linux/drivers/media/common/saa7146_i2c.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2008-02-05 22:41:54 -0200
committerMauro Carvalho Chehab <mchehab@infradead.org>2008-02-05 22:41:54 -0200
commitdffe9afaabd4c5c3aded53705d5421201d80dc74 (patch)
tree0f30d0c88f2366d1c0a2d8d9286290e3ecad7355 /linux/drivers/media/common/saa7146_i2c.c
parent6ed8c3ecd4f0af1020033702ba9e7236984e542e (diff)
downloadmediapointer-dvb-s2-dffe9afaabd4c5c3aded53705d5421201d80dc74.tar.gz
mediapointer-dvb-s2-dffe9afaabd4c5c3aded53705d5421201d80dc74.tar.bz2
Fix BUG in changeset 7157
From: e9hack <e9hack@googlemail.com> compiling of the current HG tree fails on linux 2.6.24. I think it is a bug in changeset 7157: The definition of i2c_verify_client() should not be inside #ifndef BIT_MASK / #endif. The variable i2c_bus_type is only public on 2.6.23.x (maybe also on earlier versions) but not on 2.6.24. The following patch does fix the problem on 2.6.24 for me: Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/common/saa7146_i2c.c')
0 files changed, 0 insertions, 0 deletions