[GIT PATCH] USB fixe for 3.11-rc8

From: Greg KH
Date: Mon Aug 26 2013 - 22:22:41 EST


The following changes since commit d8dfad3876e4386666b759da3c833d62fb8b2267:

Linux 3.11-rc7 (2013-08-25 17:43:22 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-3.11-rc8

for you to fetch changes up to d3474049ab6cfcf14274f5ab9f20c8f50b083eab:

USB: OHCI: fix build error related to ohci_suspend/resume (2013-08-26 15:22:15 -0700)

----------------------------------------------------------------
USB bugfix for 3.11-rc8

Here is a single bugfix that resolves the "can not build the OHCI driver
with CONFIG_PM disabled" problem that lots of people have been reporting
with 3.11-rc7. Sorry about that one, it missed my build tests, and it
seems, a number of others as well.

Thank goodness for Guenter :)

Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

----------------------------------------------------------------
Alan Stern (1):
USB: OHCI: fix build error related to ohci_suspend/resume

drivers/usb/host/ohci-pci.c | 2 ++
1 file changed, 2 insertions(+)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/