]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
USB: OTG: msm: Fix compiler warning with CONFIG_PM disabled
authorPavankumar Kondeti <pkondeti@codeaurora.org>
Tue, 15 Feb 2011 04:12:34 +0000 (09:42 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 17 Feb 2011 18:55:15 +0000 (10:55 -0800)
commit7018773aca1b46e4f29a8be2c6652448eb603099
treeb9e1e96ae8406da2cd770b7f23d4f014aff7291a
parent8a9e658ad3bea034d34e47acc7ea7e5e628fc893
USB: OTG: msm: Fix compiler warning with CONFIG_PM disabled

This patch fixes the below compiler warning

drivers/usb/otg/msm72k_otg.c:257: warning: 'msm_otg_suspend' defined but not used

Signed-off-by: Pavankumar Kondeti <pkondeti@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/otg/msm72k_otg.c