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