commit | 298fe56ee2b9551ca8cd675e7a6ebaf1c03632f8 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Thu Mar 05 18:20:53 2015 +0800 |
committer | Kishon Vijay Abraham I <kishon@ti.com> | Tue Mar 10 14:12:28 2015 +0530 |
tree | 19e2ef866f6375f118d0249a3f0b45edbb3043c1 | |
parent | 52a4a72a1ad675b66ec241c0e33ee6e50df63a93 [diff] |
phy: ti-pipe3: Remove unneeded ifdef CONFIG_OF guard and of_match_ptr if !CONFIG_OF, the probe fails. This is a dt-only driver, so the ifdef CONFIG_OF guard and of_match_ptr are not needed. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>