commit | 47b8b103f7f50d56568eb8d6cff0e3a2373f0eb3 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Fri Oct 07 23:56:46 2005 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 28 14:02:09 2005 -0700 |
tree | 477c11eeef2a45ac5c7dfeb761de50b2d89eeb9d | |
parent | ada0c2f8fa087dc1dbc34e096c318739b1d6381a [diff] |
[PATCH] i2c: Cleanup i2c-i801 ifdefs No more need to check for PEC support being available now that both the i2c-core and the i2c-i801 drivers are part of the Linux kernel source tree. It's just there. Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>