From: Sachin Kamat Date: Mon, 18 Feb 2013 08:53:09 +0000 (+0530) Subject: mmc: dw_mmc: exynos: Remove unnecessary use of of_match_ptr() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~41^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20183d509cadfaee3b2b3ebe368431d566403c3d;p=pandora-kernel.git 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 Acked-by: Jaehoon Chung Acked-by: Seungwon Jeon Signed-off-by: Chris Ball --- Reading git-diff-tree failed