]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Coding Style cleanup: remove trailing empty lines
authorWolfgang Denk <wd@denx.de>
Fri, 4 Oct 2013 15:43:25 +0000 (17:43 +0200)
committerTom Rini <trini@ti.com>
Mon, 14 Oct 2013 20:06:54 +0000 (16:06 -0400)
Signed-off-by: Wolfgang Denk <wd@denx.de>
18 files changed:
arch/arm/cpu/armv7/omap3/am35x_musb.c
arch/arm/cpu/armv7/rmobile/Makefile
arch/microblaze/include/asm/gpio.h
arch/microblaze/include/asm/microblaze_intc.h
arch/microblaze/include/asm/microblaze_timer.h
board/atmark-techno/armadillo-800eva/Makefile
board/cpc45/ide.c
board/freescale/p1023rdb/ddr.c
board/isee/igep0033/board.c
board/isee/igep0033/mux.c
board/logicpd/am3517evm/am3517evm.c
board/palmtreo680/README
doc/README.atmel_pmecc
drivers/mtd/mtdcore.c
drivers/mtd/nand/nand_ids.c
drivers/usb/musb-new/Makefile
lib/libfdt/fdt_empty_tree.c
lib/string.c

index 9a31f8a1d16170397cb78667677ae7df2fd45acc..74dd105eb6f59cc320cb010b231ec832e4de938e 100644 (file)
@@ -59,4 +59,3 @@ void am35x_musb_clear_irq(void)
                        0, USBOTGSS_INT_CLR);
        readl(&am35x_scm_general_regs->lvl_intr_clr);
 }
-
index 3168e979f22202f2e7b393fb9014a226a3c10589..41bceb1cf579e38b2f6bc3a9e77872725cdd9c69 100644 (file)
@@ -46,4 +46,3 @@ include $(SRCTREE)/rules.mk
 sinclude $(obj).depend
 
 #########################################################################
-
index f5cad566861798b495704bcad14e6cc87af57664..4762de0243862c836034677a05b93c69ab08a33b 100644 (file)
@@ -12,4 +12,3 @@ extern int gpio_alloc(u32 baseaddr, const char *name, u32 gpio_no);
 extern void gpio_info(void);
 
 #endif
-
index 31b94c6f77402940783a8544b0ac9dadce022b3d..0fb9207882fe23064cdbab55fceb2669bc6f38ac 100644 (file)
@@ -36,4 +36,3 @@ int install_interrupt_handler(int irq, interrupt_handler_t *hdlr,
                                       void *arg);
 
 int interrupts_init(void);
-
index cfd3792ae9a8f975db4128bb28d9fb439d706acf..0d8140201d28f890e31688eb9fc63aeafa7928c3 100644 (file)
@@ -25,4 +25,3 @@ typedef volatile struct microblaze_timer_t {
 } microblaze_timer_t;
 
 int timer_init(void);
-
index 9f9618b518b27a51b1cf2721053e12b693210317..a81e40b58b7df36c2ca81298dab3c5a5b9503b82 100644 (file)
@@ -43,4 +43,3 @@ include $(SRCTREE)/rules.mk
 sinclude $(obj).depend
 
 #########################################################################
-
index 448d887b3a32a4d28f3f09ccf628e9becbd8b5b2..1944e36005dee4f8eec827a4987060620e87016c 100644 (file)
@@ -126,4 +126,3 @@ void ide_led(uchar led, uchar status)
 
        writeb(val, BCSR_BASE + 0x04);
 }
-
index ce406b2b82147bf92f5a0fdbb03bafb09e4255cc..f027885100f8cc022cfd0156b814de354f4ed6a7 100644 (file)
@@ -86,4 +86,3 @@ void fsl_ddr_board_options(memctl_options_t *popts,
                popts->cs_local_opts[i].odt_wr_cfg = FSL_DDR_ODT_CS;
        }
 }
-
index 347c128cb9295f2634814d98f690832ee7025059..0b8356dc47b1cbe0b2e07aa2e37e77c951a34986 100644 (file)
@@ -168,4 +168,3 @@ int board_eth_init(bd_t *bis)
        return ret;
 }
 #endif
-
index 16f4addf3ddcf10bf834ad09db077c60aaa0c569..e86277663d43fd1c4009d6e4905ce1be4021bec2 100644 (file)
@@ -86,4 +86,3 @@ void enable_board_pin_mux(void)
        /* Ethernet pinmux. */
        configure_module_pin_mux(rmii1_pin_mux);
 }
-
index 1cabc80b8af8667c51d8ac52bcd3aba72a9201c5..b6c68da7a89e5d31b012a6cfc12e408ee677f978 100644 (file)
@@ -143,4 +143,3 @@ int board_eth_init(bd_t *bis)
        return n;
 }
 #endif
-
index 159f1f69dc0df47e51b5ab64ec4c46a70afa74f7..46828eb84f4235cca187f2943dda7e02d0887329 100644 (file)
@@ -578,4 +578,3 @@ TODO
   - U-boot command that will write a new image to the bootloader partition in
     flash.
   - Linux FTD support.
-
index 41f3bd786084a46a4321c946e040ac1d4038b757..cf8373b54e826c8877acca3382e21cf9ed3e7197 100644 (file)
@@ -27,4 +27,3 @@ Take AT91SAM9X5EK as an example, the board definition file likes:
 #define CONFIG_ATMEL_NAND_HW_PMECC     1
 #define CONFIG_PMECC_CAP               2
 #define CONFIG_PMECC_SECTOR_SIZE       512
-
index deda5f2449d1fb8feaf6132c7f52abb2b4aaaab7..0a38fbef1414e9c03669bd0391c650bc43ee1dda 100644 (file)
@@ -388,4 +388,3 @@ int mtd_block_markbad(struct mtd_info *mtd, loff_t ofs)
                return -EROFS;
        return mtd->_block_markbad(mtd, ofs);
 }
-
index f856778b5e1a3209dbd962c7fc88aececb32b9bc..f3f0cb676dc96021005a608a9ff8d52c3bc2256a 100644 (file)
@@ -180,4 +180,3 @@ const struct nand_manufacturers nand_manuf_ids[] = {
        {NAND_MFR_EON, "Eon"},
        {0x0, "Unknown"}
 };
-
index c23bef1cc279d39d6a0937a9364f992950127a2f..626af3e8cd2be04bda46baa5e49079379f472584 100644 (file)
@@ -36,4 +36,3 @@ include $(SRCTREE)/rules.mk
 sinclude $(obj).depend
 
 #########################################################################
-
index ac6c1fb04ffbaa3ecf877d68faa5b9b1d5399b9b..34f1c8443130051a6e77e25841a8760f96948398 100644 (file)
@@ -36,4 +36,3 @@ int fdt_create_empty_tree(void *buf, int bufsize)
 
        return fdt_open_into(buf, buf, bufsize);
 }
-
index 3a82efab6194ce394ebc57e225a17062f7e17757..29c2ca7ef6b12688ccfec0c4ec8451ad47f49e1f 100644 (file)
@@ -675,4 +675,3 @@ void *memchr_inv(const void *start, int c, size_t bytes)
        return check_bytes8(start, value, bytes % 8);
 }
 #endif
-