From: Sachin Kamat Date: Mon, 30 Sep 2013 04:14:47 +0000 (+0530) Subject: usb: phy: tegra-usb: Remove redundant of_match_ptr X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~66^2~22^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78723920a6a57f6284574133d10f3e94b06b5979;p=pandora-kernel.git usb: phy: tegra-usb: Remove redundant of_match_ptr The data structure of_match_ptr() protects is always compiled in. Hence of_match_ptr() is not needed. Signed-off-by: Sachin Kamat Cc: Stephen Warren Cc: linux-tegra@vger.kernel.org Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed