Drop all duplicate newlines. No functional change.
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
if (power_tps65217_init(0))
return;
-
/*
* On Beaglebone White we need to ensure we have AC power
* before increasing the frequency.
return NULL;
}
-
/*
* get_opp_offset:
* Returns the index for safest OPP of the device to boot.
return opp;
}
-
#ifdef CONFIG_SPL_BUILD
/* No env to setup for SPL */
static inline void setup_board_eeprom_env(void) { }
* Texas Instruments Incorporated, <www.ti.com>
*/
-
#include <asm/arch/ddr3.h>
#include "ddr3_cfg.h"
#include <asm/arch/mux_omap4.h>
-
const struct pad_conf_entry core_padconf_array_essential[] = {
{GPMC_AD0, (PTU | IEN | OFF_EN | OFF_PD | OFF_IN | M1)}, /* sdmmc2_dat0 */