commit | 1f9ba767d5918796c7f32724777087f321fde30d | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Thu Mar 05 18:18:45 2015 +0800 |
committer | Kishon Vijay Abraham I <kishon@ti.com> | Tue Mar 10 14:12:27 2015 +0530 |
tree | ac97018183e9d02f399f5149bc1220f02a20433d | |
parent | 320c3fcec64a9e115a3d8a5d005d2fb21c15ef01 [diff] |
phy: omap-control: 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>