String constants that are continued on subsequent lines with \
are not good.
Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
 
        spin_unlock_irqrestore(&pcm->lock, flags);
 
-       dev_dbg(pcm->dev, "PCMSOURCE_CLK-%lu SCLK=%ufs \
-                               SCLK_DIV=%d SYNC_DIV=%d\n",
+       dev_dbg(pcm->dev, "PCMSOURCE_CLK-%lu SCLK=%ufs SCLK_DIV=%d SYNC_DIV=%d\n",
                                clk_get_rate(clk), pcm->sclk_per_fs,
                                sclk_div, sync_div);