Merge with git://www.denx.de/git/u-boot.git
[oweals/u-boot.git] / include / asm-sh / u-boot.h
index c74e97cdfb509f9a52b212a0b94d9423bca54015..b79644cfd28b8a27ee537acae9d0b33ee573fcfa 100644 (file)
@@ -25,7 +25,6 @@
 #ifndef __ASM_SH_U_BOOT_H_
 #define __ASM_SH_U_BOOT_H_
 
-
 typedef struct bd_info {
        unsigned long   bi_memstart;    /* start of DRAM memory */
        unsigned long   bi_memsize;     /* size  of DRAM memory in bytes */
@@ -41,4 +40,3 @@ typedef struct bd_info {
 } bd_t;
 
 #endif
-