board: socrates: 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:
Marek Vasut
2024-07-19 12:49:04 +02:00
committed by Tom Rini
parent c5b99640f8
commit 82a3994c33
4 changed files with 0 additions and 4 deletions

View File

@@ -3,7 +3,6 @@
* Copyright 2008 Freescale Semiconductor, Inc. * Copyright 2008 Freescale Semiconductor, Inc.
*/ */
#include <fsl_ddr_sdram.h> #include <fsl_ddr_sdram.h>
#include <fsl_ddr_dimm_params.h> #include <fsl_ddr_dimm_params.h>

View File

@@ -56,7 +56,6 @@ static void sc_nand_write_buf(struct mtd_info *mtd, const u_char *buf, int len)
} }
} }
/** /**
* sc_nand_read_byte - read one byte from the chip * sc_nand_read_byte - read one byte from the chip
* @mtd: MTD device structure * @mtd: MTD device structure

View File

@@ -14,7 +14,6 @@
#include <spd_sdram.h> #include <spd_sdram.h>
#include <linux/delay.h> #include <linux/delay.h>
#if !defined(CONFIG_SPD_EEPROM) #if !defined(CONFIG_SPD_EEPROM)
/* /*
* Autodetect onboard DDR SDRAM on 85xx platforms * Autodetect onboard DDR SDRAM on 85xx platforms

View File

@@ -28,7 +28,6 @@ struct fsl_e_tlb_entry tlb_table[] = {
MAS3_SX|MAS3_SW|MAS3_SR, 0, MAS3_SX|MAS3_SW|MAS3_SR, 0,
0, 0, BOOKE_PAGESZ_4K, 0), 0, 0, BOOKE_PAGESZ_4K, 0),
/* /*
* TLB 1: 64M Non-cacheable, guarded * TLB 1: 64M Non-cacheable, guarded
* 0xfc000000 64M FLASH * 0xfc000000 64M FLASH