From: Sachin Kamat Date: Mon, 30 Sep 2013 03:26:41 +0000 (+0530) Subject: pwm: imx: Remove redundant of_match_ptr X-Git-Tag: v3.13-rc1~58^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=becbca1390a5147b363a34e238e74cffe65eecc3;p=pandora-kernel.git pwm: imx: 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 Acked-by: Sascha Hauer Signed-off-by: Thierry Reding --- Reading git-diff-tree failed