From: Sachin Kamat Date: Mon, 30 Sep 2013 04:14:44 +0000 (+0530) Subject: usb: musb_dsps: Remove redundant of_match_ptr X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~66^2~22^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b432cb837480d7b93f95c2c5766828e9ac7f036a;p=pandora-kernel.git usb: musb_dsps: 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: Ravi B Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed