commit | 3a761ffe913925ba1a58e928ff9d09b0041783ad | [log] [tgz] |
---|---|---|
author | Sanjeev Premi <premi@ti.com> | Thu Dec 24 14:20:41 2009 +0530 |
committer | Remy Bohmer <linux@bohmer.net> | Sat Jan 09 10:25:09 2010 +0100 |
tree | 25d361f75dc47b904ad5cd3cfb3578f5ea82a67a | |
parent | e956f34b5d83932238e7af762267599ade54ada7 [diff] |
omap3: fix compile warning This patch fixes this warning during compile: omap3.c: In function 'musb_platform_init': omap3.c:126: warning: label 'end' defined but not used Problem reported by: Dirk Behme[dirk.behme@googlemail.com] Signed-off-by: Sanjeev Premi <premi@ti.com>