Fix ohci-ssb with !CONFIG_PM
authorAl Viro <viro@ftp.linux.org.uk>
Sat, 13 Oct 2007 21:29:47 +0000 (22:29 +0100)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sun, 14 Oct 2007 01:18:30 +0000 (18:18 -0700)
commit4735b37cf434175c2b7b36b3b68f1e60e8ec8527
tree302ae547b18fe3730af99612b13f902e73f757be
parentd773b33972a663cfaf066e966f87922a74088a1e
Fix ohci-ssb with !CONFIG_PM

ohci_bus_{suspend,resume} exists only if we have CONFIG_PM; do the same
thing as other subdrivers...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/usb/host/ohci-ssb.c