From: Ilia Mirkin Date: Sun, 16 Feb 2014 08:53:55 +0000 (-0500) Subject: drm/nouveau/bios: fix INDEX_ADDRESS_LATCHED trace printout X-Git-Tag: v3.15-rc1~51^2~39^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8db3a740b08a90888e02fd39c831e366a83abc43;p=pandora-kernel.git drm/nouveau/bios: fix INDEX_ADDRESS_LATCHED trace printout Having a \n in the middle of a format string means that the next line doesn't get the prefixes unlike every other line printed by the trace. Signed-off-by: Ilia Mirkin Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed