i2c: Move i2c-isa-only exported symbol declarations
authorJean Delvare <khali@linux-fr.org>
Tue, 1 May 2007 21:26:32 +0000 (23:26 +0200)
committerJean Delvare <khali@hyperion.delvare>
Tue, 1 May 2007 21:26:32 +0000 (23:26 +0200)
Move the declaration of i2c-isa-only exported symbols to i2c-isa
itself, that's the best way to ensure nobody will attempt to use them.
Hopefully we'll get rid of the exports themselves soon anyway.

Signed-off-by: Jean Delvare <khali@linux-fr.org>

No differences found