From: Andrzej Pietrasiewicz Date: Fri, 26 Jul 2013 12:37:14 +0000 (+0200) Subject: usb: gadget: f_phonet: remove unused preprocessor conditional X-Git-Tag: v3.11-rc4~26^2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96edc98e7894a7ac5a1cb3c6059455304a6cde6a;p=pandora-kernel.git usb: gadget: f_phonet: remove unused preprocessor conditional The compatibility layer which the USBF_PHONET_INCLUDED was a part of is no longer present - the USBF_PHONET_INCLUDED is not #defined by anyone anymore, so the ifndef is always true. Removing it. Signed-off-by: Andrzej Pietrasiewicz Signed-off-by: Kyungmin Park Acked-by: Michal Nazarewicz Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed