diff options
author | Wolfgang Denk <wd@denx.de> | 2011-06-27 22:20:37 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-06-27 22:22:16 +0200 |
commit | 177f38609bf6e49ca5bb86da08739664b2bab044 (patch) | |
tree | d248db646b7222642b78dfbc35428c290bd708b0 /include/configs/ixdp425.h | |
parent | 181f565c2d78bd33483aff6fd71105e947c16baa (diff) |
Minor coding style fixes.
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'include/configs/ixdp425.h')
-rw-r--r-- | include/configs/ixdp425.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/ixdp425.h b/include/configs/ixdp425.h index 4bad31dfed..d6ef3b3d99 100644 --- a/include/configs/ixdp425.h +++ b/include/configs/ixdp425.h @@ -126,8 +126,6 @@ * Hardware drivers */ - - /* * Physical Memory Map */ @@ -247,7 +245,6 @@ #define CONFIG_SYS_INIT_SP_ADDR \ (CONFIG_SYS_SDRAM_BASE + 0x1000 - GENERATED_GBL_DATA_SIZE) - /* * GPIO settings */ |