commit | 570aefc361d3315ec6749f573009286106b0b2d8 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Wed Jul 20 00:09:03 2005 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Sep 05 09:14:12 2005 -0700 |
tree | e399b3e54cc81c1f3c014b882e0c9a261f36d0f7 | |
parent | 02ff982c6911de1484e13a1d765d7bd31a0f8fee [diff] |
[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>