commit | 65da03507735f288b2c6250def1f5142bf6d5667 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Wed Dec 12 14:24:07 2012 +0530 |
committer | Inki Dae <inki.dae@samsung.com> | Fri Dec 14 15:40:50 2012 +0900 |
tree | ad46ab73bf63081b88ce5cffa8c1712aabfaa92d | |
parent | a55622570dc3e2d294db2ca7677cc32d65dfbf33 [diff] |
drm/exynos: hdmi: Add CONFIG_OF and use of_match_ptr() macro Add CONFIG_OF to compile conditionally. of_match_ptr eliminates having an #ifdef returning NULL for the case when OF is disabled. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Inki Dae <inki.dae@samsung.com>