Minor Coding Style Cleanup.

Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
Wolfgang Denk 2011-02-02 22:36:10 +01:00
parent be9db564de
commit d1a24f0618
8 changed files with 68 additions and 69 deletions

View File

@ -401,4 +401,3 @@ int davinci_mmc_init(bd_t *bis, struct davinci_mmc *host)
return 0;
}