viatool/quirks: Add newline to end of file

Change-Id: If505021c6dd4bc1c98094dc6e4a3da1ea7753859
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Reviewed-on: https://review.coreboot.org/15916
Tested-by: build bot (Jenkins)
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
This commit is contained in:
Paul Menzel 2016-07-27 18:20:43 +02:00 committed by Stefan Reinauer
parent 2b119b380f
commit aad4587c03
1 changed files with 1 additions and 1 deletions

View File

@ -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
};
};