From 9e146f43301caa69fca98c8036f11d940e0f29f9 Mon Sep 17 00:00:00 2001 From: Thierry Reding Date: Mon, 18 Nov 2013 11:30:49 +0100 Subject: [PATCH] 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-format-patch failed