]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
mpc83xx: cosmetic: kmeter1.h checkpatch compliance
authorJoe Hershberger <joe.hershberger@ni.com>
Wed, 12 Oct 2011 04:57:23 +0000 (23:57 -0500)
committerKim Phillips <kim.phillips@freescale.com>
Thu, 3 Nov 2011 23:27:54 +0000 (18:27 -0500)
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Cc: Joe Hershberger <joe.hershberger@gmail.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
include/configs/kmeter1.h

index 8639ddd96f4b3542280b25ded0d4bd6e0566290a..3ae171bc7964b7643e5ae1232a759bd1d97f1217 100644 (file)
@@ -49,7 +49,7 @@
        HRCWL_CSB_TO_CLKIN_4X1 | \
        HRCWL_CORE_TO_CSB_2X1 | \
        HRCWL_CE_PLL_VCO_DIV_2 | \
-       HRCWL_CE_TO_PLL_1X6 )
+       HRCWL_CE_TO_PLL_1X6)
 
 #define CONFIG_SYS_HRCW_HIGH (\
        HRCWH_CORE_ENABLE | \
@@ -59,7 +59,7 @@
        HRCWH_ROM_LOC_LOCAL_16BIT | \
        HRCWH_BIG_ENDIAN | \
        HRCWH_LALE_EARLY | \
-       HRCWH_LDP_CLEAR )
+       HRCWH_LDP_CLEAR)
 
 #define CONFIG_SYS_DDR_CS0_BNDS                0x0000007f
 #define CONFIG_SYS_DDR_SDRAM_CFG       (SDRAM_CFG_SDRAM_TYPE_DDR2 | \