aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/reef/variants
diff options
context:
space:
mode:
authorMartin Roth <martinroth@google.com>2017-07-22 21:39:48 -0600
committerMartin Roth <martinroth@google.com>2017-07-24 15:08:08 +0000
commit467a87abcea13a1b0b61223a175cf46b16474965 (patch)
tree74b9d0a1943f3db3b10881ed8342123c353ccd8b /src/mainboard/google/reef/variants
parentfa1d383f93b8bb8b7c67fe19b961e6b6a57fe503 (diff)
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>
Diffstat (limited to 'src/mainboard/google/reef/variants')
-rw-r--r--src/mainboard/google/reef/variants/coral/mainboard.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/reef/variants/coral/mainboard.c b/src/mainboard/google/reef/variants/coral/mainboard.c
index 41a8056542..54c24f8c43 100644
--- a/src/mainboard/google/reef/variants/coral/mainboard.c
+++ b/src/mainboard/google/reef/variants/coral/mainboard.c
@@ -29,4 +29,3 @@ void variant_nhlt_oem_overrides(const char **oem_id,
*oem_table_id = CONFIG_VARIANT_DIR;
*oem_revision = variant_board_sku();
}
-