device/i2c_bus: Add missing trailing newline to console output
commite97eb8f94b6db2498036c9abae07184fd6fe81f2
authorMatt DeVillier <matt.devillier@gmail.com>
Sat, 18 Jun 2022 20:28:00 +0000 (18 15:28 -0500)
committerFelix Held <felix-coreboot@felixheld.de>
Tue, 21 Jun 2022 12:28:21 +0000 (21 12:28 +0000)
treec9de97dc56183b8d221649e46235fe343beea6d5
parent06abb91b22b5911315e65ad6b287ba51a7f28eac
device/i2c_bus: Add missing trailing newline to console output

Improves readability in console log.

Change-Id: Ied0cbb746ff3ca6250ed9322dfb2726da0949e16
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/65230
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
src/device/i2c_bus.c