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:
@@ -3,7 +3,6 @@
|
||||
* Copyright 2008 Freescale Semiconductor, Inc.
|
||||
*/
|
||||
|
||||
|
||||
#include <fsl_ddr_sdram.h>
|
||||
#include <fsl_ddr_dimm_params.h>
|
||||
|
||||
|
@@ -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
|
||||
* @mtd: MTD device structure
|
||||
|
@@ -14,7 +14,6 @@
|
||||
#include <spd_sdram.h>
|
||||
#include <linux/delay.h>
|
||||
|
||||
|
||||
#if !defined(CONFIG_SPD_EEPROM)
|
||||
/*
|
||||
* Autodetect onboard DDR SDRAM on 85xx platforms
|
||||
|
@@ -28,7 +28,6 @@ struct fsl_e_tlb_entry tlb_table[] = {
|
||||
MAS3_SX|MAS3_SW|MAS3_SR, 0,
|
||||
0, 0, BOOKE_PAGESZ_4K, 0),
|
||||
|
||||
|
||||
/*
|
||||
* TLB 1: 64M Non-cacheable, guarded
|
||||
* 0xfc000000 64M FLASH
|
||||
|
Reference in New Issue
Block a user