]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MPC8572DS: Fix compile warnings
authorKumar Gala <galak@kernel.crashing.org>
Wed, 8 Oct 2008 20:36:39 +0000 (15:36 -0500)
committerAndrew Fleming-AFLEMING <afleming@freescale.com>
Wed, 8 Oct 2008 20:43:28 +0000 (15:43 -0500)
commitf3bf9273939ffe1a60a32a2eef909097f15df56b
tree17291a33859fbac91d0e1cce6133a67fe5082574
parentdffd2446fb041f38ef034b0fcf41e51e5e489159
MPC8572DS: Fix compile warnings

Commit 445a7b38308eb05b41de74165b20855db58c7ee5 introduced the following
compile warnings:

cmd_i2c.c:112: warning: missing braces around initializer
cmd_i2c.c:112: warning: (near initialization for 'i2c_no_probes[0]')

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
include/configs/MPC8572DS.h