mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-11 07:24:46 +00:00
board: l+g: Remove duplicate newlines
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
This commit is contained in:
parent
f21e15fd1e
commit
acd0226eb8
1 changed files with 0 additions and 2 deletions
|
@ -62,7 +62,6 @@ static void vinco_spi0_hw_init(void)
|
|||
}
|
||||
#endif /* CONFIG_ATMEL_SPI */
|
||||
|
||||
|
||||
#ifdef CONFIG_CMD_USB
|
||||
static void vinco_usb_hw_init(void)
|
||||
{
|
||||
|
@ -72,7 +71,6 @@ static void vinco_usb_hw_init(void)
|
|||
}
|
||||
#endif
|
||||
|
||||
|
||||
#ifdef CONFIG_GENERIC_ATMEL_MCI
|
||||
void vinco_mci0_hw_init(void)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue