commit | b99fffca7ddd46b78322757cfd77e9d2cdcdc7ad | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Mon Sep 30 09:44:46 2013 +0530 |
committer | Felipe Balbi <balbi@ti.com> | Tue Oct 01 09:56:25 2013 -0500 |
tree | f7b4d20654feb59b690e829a5b5f39d410d418b0 | |
parent | c4df9ae0d6a84890b5a877a8a32b7a7a1bca00a9 [diff] |
usb: phy: am335x: 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: Felipe Balbi <balbi@ti.com>