From: Sachin Kamat Date: Mon, 30 Sep 2013 04:25:14 +0000 (+0530) Subject: net: can: c_can_platform: Remove redundant of_match_ptr X-Git-Tag: v3.13-rc1~105^2~255 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b85f75ea040223519101eb97ee95e23470a73b71;p=pandora-kernel.git net: can: c_can_platform: 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: Marc Kleine-Budde Cc: linux-can@vger.kernel.org Signed-off-by: David S. Miller --- Reading git-diff-tree failed