[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (9/9)
authorJean Delvare <khali@linux-fr.org>
Tue, 19 Jul 2005 22:09:03 +0000 (00:09 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 5 Sep 2005 16:14:12 +0000 (09:14 -0700)
commit570aefc361d3315ec6749f573009286106b0b2d8
treee399b3e54cc81c1f3c014b882e0c9a261f36d0f7
parent02ff982c6911de1484e13a1d765d7bd31a0f8fee
[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (9/9)

Move the definitions of i2c_is_isa_client and i2c_is_isa_adapter from
i2c.h to i2c-isa.h. Only hybrid drivers still need them.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/i2c-isa.h
include/linux/i2c.h