commit | 790a26f65bac8ddb7dc4a4685aebe46430a1c9b6 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Thu Jan 27 16:39:41 2011 -0800 |
committer | Tony Lindgren <tony@atomide.com> | Thu Jan 27 16:39:41 2011 -0800 |
tree | 5bc1c05713d220c79b5fb2514b616192201e2c2a | |
parent | 59b479e0985f0b795d68331d6443a7f89c47768d [diff] |
arm: omap: i2c: fix compile warning Fix the following compile warning: arch/arm/plat-omap/i2c.c:120:13: warning: 'omap_pm_set_max_mpu_wakeup_lat_compat' defined but not used arch/arm/plat-omap/i2c.c:125:38: warning: 'omap_i2c_latency' defined but not used Signed-off-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>