[PATCH] i2c: Cleanup i2c-i801 ifdefs
authorJean Delvare <khali@linux-fr.org>
Fri, 7 Oct 2005 21:56:46 +0000 (23:56 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 28 Oct 2005 21:02:09 +0000 (14:02 -0700)
commit47b8b103f7f50d56568eb8d6cff0e3a2373f0eb3
tree477c11eeef2a45ac5c7dfeb761de50b2d89eeb9d
parentada0c2f8fa087dc1dbc34e096c318739b1d6381a
[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>
drivers/i2c/busses/i2c-i801.c