]> Git Repo - J-u-boot.git/commit - arch/powerpc/cpu/mpc83xx/speed.c
Fix style issues primarily in 85xx and 83xx boards.
authorJon Loeliger <[email protected]>
Mon, 1 Aug 2005 18:20:47 +0000 (13:20 -0500)
committerJon Loeliger <[email protected]>
Mon, 1 Aug 2005 18:20:47 +0000 (13:20 -0500)
commitde1d0a69956a63cea6a62043ae5d5afb584efe93
tree1914348ff43c309890deb6ecad206e37b2bc3a51
parentb0e32949239c7870d409ca687a2dfc1261a3d838
Fix style issues primarily in 85xx and 83xx boards.
    - C++ comments
    - Trailing white space
    - Indentation not by TAB
    - Excessive amount of empty lines
    - Trailing empty lines
25 files changed:
CHANGELOG
board/mpc8349ads/mpc8349ads.c
board/mpc8540eval/mpc8540eval.c
common/cmd_flash.c
common/cmd_usb.c
common/usb.c
common/usb_storage.c
cpu/arm920t/s3c24x0/usb_ohci.c
cpu/mpc5xxx/usb_ohci.c
cpu/mpc83xx/cpu_init.c
cpu/mpc83xx/pci.c
cpu/mpc83xx/resetvec.S
cpu/mpc83xx/spd_sdram.c
cpu/mpc83xx/speed.c
cpu/mpc83xx/start.S
cpu/mpc85xx/spd_sdram.c
drivers/tsec.c
include/asm-ppc/e300.h
include/asm-ppc/i2c.h
include/asm-ppc/immap_83xx.h
include/asm-ppc/immap_85xx.h
include/configs/MPC8349ADS.h
include/configs/MPC8540EVAL.h
include/mpc83xx.h
include/spd.h
This page took 0.03418 seconds and 4 git commands to generate.