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:
c9eaa44
)
ARM: davinci: remove checks for CONFIG_USB_MUSB_PERIPHERAL
author
Paul Bolle
<pebolle@tiscali.nl>
Thu, 15 May 2014 10:17:05 +0000
(12:17 +0200)
committer
Sekhar Nori
<nsekhar@ti.com>
Thu, 22 May 2014 10:59:08 +0000
(16:29 +0530)
The Kconfig symbol USB_MUSB_PERIPHERAL was removed in v3.1. The last two
checks for its macro now always evaluate to false. So remove these
checks.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
[nsekhar@ti.com: also cleaned-up usage in defconfig file]
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
No differences found