commit | 20183d509cadfaee3b2b3ebe368431d566403c3d | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Mon Feb 18 14:23:09 2013 +0530 |
committer | Chris Ball <cjb@laptop.org> | Fri Mar 22 12:54:12 2013 -0400 |
tree | 7483b8b9fc998588651036ea40d56ad8020321df | |
parent | 6a966e060978c82cf6d0baf3c200cbd4f692dc97 [diff] |
mmc: dw_mmc: exynos: Remove unnecessary use of of_match_ptr() 'dw_mci_exynos_match' is always compiled in. Hence of_match_ptr is not required. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Acked-by: Jaehoon Chung <jh80.chung@samsung.com> Acked-by: Seungwon Jeon <tgih.jun@samsung.com> Signed-off-by: Chris Ball <cjb@laptop.org>