commit | d6b374e3ec6584581077c9d7f4004daae7dea639 | [log] [tgz] |
---|---|---|
author | Sanjeev Premi <premi@ti.com> | Mon Sep 05 00:25:53 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Mon Sep 12 17:40:47 2011 +0200 |
tree | 864dcd92b175de1758dc0e3d85fd5e510035d79a | |
parent | 70d64c5bd2e48965c7a9912b4b70cde8d6fead5b [diff] |
omap3: beagle: Fix build warning This patch fixes the warning dure to recent changes to the board configuration: cmd_i2c.o cmd_i2c.c -c cmd_i2c.c:109:1: warning: missing braces around initializer cmd_i2c.c:109:1: warning: (near initialization for 'i2c_no_probes[0]') Signed-off-by: Sanjeev Premi <premi@ti.com> Cc: Jason Kridner <jkridner@beagleboard.org> Acked-by: Jason Kridner <jdk@ti.com>