From: Paul Bolle Date: Thu, 15 May 2014 10:17:05 +0000 (+0200) Subject: ARM: davinci: remove checks for CONFIG_USB_MUSB_PERIPHERAL X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~43^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea56785629494394b9e567c0a43690d6c972e137;p=pandora-kernel.git ARM: davinci: remove checks for CONFIG_USB_MUSB_PERIPHERAL 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 [nsekhar@ti.com: also cleaned-up usage in defconfig file] Signed-off-by: Sekhar Nori --- Reading git-diff-tree failed