src/include: Drop unneeded empty lines
Change-Id: Ie325541547ea10946f41a8f979d144a06a7e80eb Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/44611 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
This commit is contained in:
parent
7c79d8302b
commit
563fc0889f
27 changed files with 0 additions and 39 deletions
|
|
@ -27,5 +27,4 @@ static inline void __flashconsole_tx_byte(u8 data) {}
|
|||
static inline void __flashconsole_tx_flush(void) {}
|
||||
#endif /* __CONSOLE_FLASH_ENABLE__ */
|
||||
|
||||
|
||||
#endif /* CONSOLE_FLASH_H */
|
||||
|
|
|
|||
|
|
@ -52,6 +52,4 @@ struct em100_msg {
|
|||
char data[MAX_MSG_LENGTH];
|
||||
} __packed;
|
||||
|
||||
|
||||
|
||||
#endif /* CONSOLE_SPI_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue