[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)
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>

No differences found