ARM: davinci: remove checks for CONFIG_USB_MUSB_PERIPHERAL
authorPaul Bolle <pebolle@tiscali.nl>
Thu, 15 May 2014 10:17:05 +0000 (12:17 +0200)
committerSekhar 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