From: Mark A. Greer Date: Fri, 16 Dec 2005 19:08:43 +0000 (-0800) Subject: [PATCH] i2c: Fix i2c-mv64xxx compilation error X-Git-Tag: v2.6.15-rc6~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfded4ae71080b53798c7bbf4628a9b22d1e3e8b;p=pandora-kernel.git [PATCH] i2c: Fix i2c-mv64xxx compilation error 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 Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed