From: Felipe Balbi Date: Wed, 27 May 2015 17:24:23 +0000 (-0500) Subject: usb: musb: am35x: fix build warnings X-Git-Tag: omap-for-v4.2/fixes-rc1^2~90^2~16^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fea2fc6e21967fc674d218f20710680d814079d2;p=pandora-kernel.git usb: musb: am35x: fix build warnings This patch fixes the following build warnings: drivers/usb/musb/am35x.c:573:12: warning: ‘am35x_suspend’ defined but not used [-Wunused-function] drivers/usb/musb/am35x.c:589:12: warning: ‘am35x_resume’ defined but not used [-Wunused-function] drivers/usb/musb/am35x.c:573:12: warning: ‘am35x_suspend’ defined but not used [-Wunused-function] drivers/usb/musb/am35x.c:589:12: warning: ‘am35x_resume’ defined but not used [-Wunused-function] Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed