From: Andrew Jackson Date: Tue, 27 Jan 2015 20:38:28 +0000 (+0000) Subject: ASoC: dwc: Remove unnecessary conditional compilation X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~130^2~13^2~7^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acae254a8e08b9406e62d456000ebd1573af0cb6;p=pandora-kernel.git ASoC: dwc: Remove unnecessary conditional compilation of_match_ptr is already conditionally compiled based on CONFIG_OF so further conditional compilation is not required. Remove conditional compilation surrounding of_match_ptr. Signed-off-by: Andrew Jackson Signed-off-by: Mark Brown --- Reading git-diff-tree failed