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:
parent
2b119b380f
commit
aad4587c03
|
@ -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
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue