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:
3aec6e2
)
USB: u132-hcd.c - Fix a warning when CONFIG_PM=n
author
Gabriel C
<nix.or.die@googlemail.com>
Mon, 30 Jul 2007 10:57:03 +0000
(12:57 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 22 Aug 2007 21:27:44 +0000
(14:27 -0700)
I noticed this warning with CONFING_PM=n
...
drivers/usb/host/u132-hcd.c:1525: warning: 'port_power' defined but not used
...
Signed-off-by: Gabriel Craciunescu <nix.or.die@googlemail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found