drm/nouveau/bios: fix INDEX_ADDRESS_LATCHED trace printout
authorIlia Mirkin <imirkin@alum.mit.edu>
Sun, 16 Feb 2014 08:53:55 +0000 (03:53 -0500)
committerBen Skeggs <bskeggs@redhat.com>
Wed, 26 Mar 2014 03:59:33 +0000 (13:59 +1000)
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 <imirkin@alum.mit.edu>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>

No differences found