From aad4587c033d311bb200e27847872ff4282cd642 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Wed, 27 Jul 2016 18:20:43 +0200 Subject: viatool/quirks: Add newline to end of file Change-Id: If505021c6dd4bc1c98094dc6e4a3da1ea7753859 Signed-off-by: Paul Menzel Reviewed-on: https://review.coreboot.org/15916 Tested-by: build bot (Jenkins) Reviewed-by: Werner Zeh --- util/viatool/quirks/vx900_quirks.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/viatool') diff --git a/util/viatool/quirks/vx900_quirks.c b/util/viatool/quirks/vx900_quirks.c index 16025f128d..e4f3e2b85b 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 +}; -- cgit v1.2.3