commit | 5576bc7bef2919dd2b185bffb768bf9c0da76788 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Mon Sep 30 15:10:24 2013 +0530 |
committer | Brian Norris <computersforpeace@gmail.com> | Wed Nov 06 23:32:46 2013 -0800 |
tree | 668de096bb07005ea5c0d3d37c9c046cc62dc002 | |
parent | fea7b5697ba74102f905ecf318a34f2429071a0a [diff] |
mtd: nand: pxa3xx_nand: 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>