Remove annoying end-of-line whitespace from tcl/* files
[fw/openocd] / tcl / target / omap3530.cfg
index 83f4ec1d0ea754e89c09f91ea2c96018eebf42e5..27e5b00739ced02d02dc6fb210a6c2d1750e380d 100644 (file)
@@ -2,9 +2,9 @@
 #  http://focus.ti.com/docs/prod/folders/print/omap3530.html
 # Other OMAP3 chips remove DSP and/or the OpenGL support
 
-if { [info exists CHIPNAME] } {        
-   set  _CHIPNAME $CHIPNAME    
-} else {        
+if { [info exists CHIPNAME] } {
+   set  _CHIPNAME $CHIPNAME
+} else {
    set  _CHIPNAME omap3530
 }