From: Sachin Kamat Date: Mon, 30 Sep 2013 03:34:25 +0000 (+0530) Subject: i2c: remove redundant of_match_ptr X-Git-Tag: v3.13-rc1~43^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e9053231a168646b3e17f4cab6eae3da66f7152;p=pandora-kernel.git i2c: 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 Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed