UPSTREAM: Add newlines at the end of all coreboot files
BUG=None BRANCH=None TEST=None Change-Id: I56587a151b4c7bb0a2e71698799d4ef9dd2c436a Signed-off-by: Martin Roth <martinroth@google.com> Reviewed-on: https://review.coreboot.org/15974 Tested-by: build bot (Jenkins) Reviewed-by: Kysti Mlkki <kyosti.malkki@gmail.com> Reviewed-on: https://chromium-review.googlesource.com/366301 Commit-Ready: Furquan Shaikh <furquan@chromium.org> Tested-by: Furquan Shaikh <furquan@chromium.org> Reviewed-by: Furquan Shaikh <furquan@chromium.org>
This commit is contained in:
parent
e6969f4be4
commit
bf5c2e059f
38 changed files with 43 additions and 37 deletions
|
|
@ -153,4 +153,4 @@ static const struct pci_driver nc_driver_es2 __pci_driver = {
|
|||
.ops = &nc_ops,
|
||||
.vendor = PCI_VENDOR_ID_INTEL,
|
||||
.device = SOC_DEVID_ES2,
|
||||
};
|
||||
};
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
romstage-y += romstage.c
|
||||
|
||||
$(obj)/soc/intel/fsp_broadwell_de/romstage/romstage.romstage.o : $(obj)/build.h
|
||||
$(obj)/soc/intel/fsp_broadwell_de/romstage/romstage.romstage.o : $(obj)/build.h
|
||||
|
|
|
|||
|
|
@ -140,4 +140,4 @@ Device (SDXC)
|
|||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue