commit | 3cb3b2bfddcdf0bd44b787127b52c2bd1ce9f291 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Mon Sep 30 08:56:40 2013 +0530 |
committer | Thierry Reding <thierry.reding@gmail.com> | Tue Oct 08 15:49:19 2013 +0200 |
tree | 9a5a58455f8385d4db9b8c56732704cc92620ccc | |
parent | de02cb887cb20d5a7fff5e44acfc67f6fd1ebe0c [diff] |
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 <sachin.kamat@linaro.org> Cc: Alexandre Pereira da Silva <aletes.xgr@gmail.com> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>