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:
4d7672b
)
[PATCH] i2c: Fix i2c-mv64xxx compilation error
author
Mark A. Greer
<mgreer@mvista.com>
Fri, 16 Dec 2005 19:08:43 +0000
(11:08 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Fri, 16 Dec 2005 19:25:25 +0000
(11:25 -0800)
The busses/i2c-mv64xxx.c driver doesn't currently compile because of an
incorrect argument to dev_err(). This patch fixes that.
Signed-off-by: Mark A. Greer <mgreer@mvista.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found