]> git.sur5r.net Git - u-boot/blobdiff - board/keymile/common/common.c
km/common: cosmetic change reported from checkpatch
[u-boot] / board / keymile / common / common.c
index a90f1124fbee8444c0380658f6f1b08e4070f320..6f407b78f259f35805f6a78f1159550530483561 100644 (file)
@@ -121,7 +121,7 @@ int i2c_make_abort(void)
 {
 
 #if defined(CONFIG_HARD_I2C) && !defined(MACH_TYPE_KM_KIRKWOOD)
-       immap_t *immap = (immap_t *)CONFIG_SYS_IMMR ;
+       immap_t *immap = (immap_t *)CONFIG_SYS_IMMR;
        i2c8260_t *i2c  = (i2c8260_t *)&immap->im_i2c;
 
        /*