From 160d63305fc5fab216beada2e94324c343459e66 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Mon, 5 Jun 2017 12:35:28 +0200 Subject: [PATCH] UPSTREAM: via/epia-m700: Wrap long line in comment Wrapping the long line tries to address a warning by `checkpatch.pl`, but the line is still over 80 characters long. BUG=none BRANCH=none TEST=none Change-Id: If63c7ff3fb041b070dc815ffe05592edbb03dbec Signed-off-by: Patrick Georgi Original-Commit-Id: 619e83045a3dfc189cf12b2f755b7a888c428382 Original-Change-Id: Ib75d4da1880624eb83f7a419cb6762f1c4c2a7b2 Original-Signed-off-by: Paul Menzel Original-Reviewed-on: https://review.coreboot.org/20033 Original-Reviewed-by: Stefan Reinauer Original-Tested-by: build bot (Jenkins) Reviewed-on: https://chromium-review.googlesource.com/528255 Commit-Ready: Patrick Georgi Tested-by: Patrick Georgi Reviewed-by: Patrick Georgi --- src/mainboard/via/epia-m700/romstage.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/mainboard/via/epia-m700/romstage.c b/src/mainboard/via/epia-m700/romstage.c index 57b59495c0..7b7140e105 100644 --- a/src/mainboard/via/epia-m700/romstage.c +++ b/src/mainboard/via/epia-m700/romstage.c @@ -526,7 +526,8 @@ void main(unsigned long bist) */ #if PAYLOAD_IS_SEABIOS == 1 if (boot_mode == 3) { - /* An idea of Libo.Feng at amd.com in http://www.coreboot.org/pipermail/coreboot/2008-December/043111.html + /* An idea of Libo.Feng at amd.com in + * http://www.coreboot.org/pipermail/coreboot/2008-December/043111.html * * I want move the 1M data, I have to set some MTRRs myself. * Setting MTRR before back memory save s3 resume time about