commit | fea7b5697ba74102f905ecf318a34f2429071a0a | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Mon Sep 30 15:10:23 2013 +0530 |
committer | Brian Norris <computersforpeace@gmail.com> | Wed Nov 06 23:32:45 2013 -0800 |
tree | 43a0992e5a4c2203c2f77db609a7e1b9105a32ca | |
parent | 6dcd592022678e44c6fc705ca6f287b4e7ee338f [diff] |
mtd: nand: lpc32xx_slc: 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> Signed-off-by: Brian Norris <computersforpeace@gmail.com>