From 8db3a740b08a90888e02fd39c831e366a83abc43 Mon Sep 17 00:00:00 2001 From: Ilia Mirkin Date: Sun, 16 Feb 2014 03:53:55 -0500 Subject: [PATCH] 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-format-patch failed