[coreboot-gerrit] New patch to review for coreboot: viatool/quirks: Add newline to end of file

Paul Menzel (paulepanter@users.sourceforge.net) gerrit at coreboot.org
Wed Jul 27 18:26:21 CEST 2016


Paul Menzel (paulepanter at users.sourceforge.net) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/15916

-gerrit

commit a6d9844ede44632cca7f7805e599a37cceda0b97
Author: Paul Menzel <pmenzel at molgen.mpg.de>
Date:   Wed Jul 27 18:20:43 2016 +0200

    viatool/quirks: Add newline to end of file
    
    Change-Id: If505021c6dd4bc1c98094dc6e4a3da1ea7753859
    Signed-off-by: Paul Menzel <pmenzel at molgen.mpg.de>
---
 util/viatool/quirks/vx900_quirks.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/util/viatool/quirks/vx900_quirks.c b/util/viatool/quirks/vx900_quirks.c
index 16025f1..e4f3e2b 100644
--- a/util/viatool/quirks/vx900_quirks.c
+++ b/util/viatool/quirks/vx900_quirks.c
@@ -78,4 +78,4 @@ struct quirk_list vx900_sb_quirk_list = {
 	.pci_vendor_id = PCI_VENDOR_ID_VIA,
 	.pci_device_id = PCI_DEVICE_ID_VIA_VX900_LPC,
 	.dev_quirks = vx900_sb_quirks
-};
\ No newline at end of file
+};



More information about the coreboot-gerrit mailing list