1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-07-01 06:01:16 +02:00

Remove empty line at EOF

Change-Id: Id6063cb5d406d7139abf7fcdf2ae265363640f9f
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/28207
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
Elyes HAOUAS
2018-08-18 09:24:26 +02:00
committed by Nico Huber
parent c6fe5d8337
commit 5bd11dc847
4 changed files with 0 additions and 4 deletions

View File

@ -76,4 +76,3 @@ void print_chip_support_status(const struct flashchip *chip)
"Thanks for your help!\n");
}
}