Fix files with multiple newlines at the end.

Change-Id: Iaab26033e947cb9cf299faf1ce6d40a90a9facbe
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/20704
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
This commit is contained in:
Martin Roth
2017-07-22 21:39:48 -06:00
parent fa1d383f93
commit 467a87abce
22 changed files with 0 additions and 23 deletions

View File

@@ -89,4 +89,3 @@ void soc_xdci_init(struct device *dev)
{
configure_host_mode_port0(dev);
}