git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e8acee
)
staging/bcm: fix build for CONFIG_PM not enabled
author
Randy Dunlap
<randy.dunlap@oracle.com>
Tue, 14 Sep 2010 22:39:50 +0000
(15:39 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 16 Sep 2010 19:29:32 +0000
(12:29 -0700)
Handle build case of CONFIG_PM not being enabled.
drivers/staging/bcm/InterfaceInit.c:280: error: 'struct usb_device' has no member named 'autosuspend_delay'
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found