]> git.ipfire.org Git - people/ms/u-boot.git/commit
omap3: fix compile warning
authorSanjeev Premi <premi@ti.com>
Thu, 24 Dec 2009 08:50:41 +0000 (14:20 +0530)
committerRemy Bohmer <linux@bohmer.net>
Sat, 9 Jan 2010 09:25:09 +0000 (10:25 +0100)
commitb301be0599d14be46fc088861bb798648844aea5
tree25d361f75dc47b904ad5cd3cfb3578f5ea82a67a
parente608f221c13943d88e86f44753e23668342c3df3
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>
drivers/usb/musb/omap3.c