git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce9e079
)
i2c: Move i2c-isa-only exported symbol declarations
author
Jean Delvare
<khali@linux-fr.org>
Tue, 1 May 2007 21:26:32 +0000
(23:26 +0200)
committer
Jean 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