From: Thierry Reding Date: Mon, 18 Nov 2013 10:30:49 +0000 (+0100) Subject: mfd: cros ec: spi: Fix debug output X-Git-Tag: v3.14-rc1~142^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e146f43301caa69fca98c8036f11d940e0f29f9;p=pandora-kernel.git mfd: cros ec: spi: Fix debug output The dev_cont() symbol doesn't exist, so replace it with pr_cont(). While at it, also append a newline to the debug output to make it look nicer. Signed-off-by: Thierry Reding Signed-off-by: Lee Jones --- Reading git-diff-tree failed