mmc: dw_mmc-socfpga: Remove redundant of_match_ptr
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 12 Sep 2013 06:46:35 +0000 (12:16 +0530)
committerChris Ball <cjb@laptop.org>
Thu, 26 Sep 2013 01:57:26 +0000 (21:57 -0400)
'dw_mci_socfpga_match' is always compiled in.
Hence of_match_ptr is not necessary.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Chris Ball <cjb@laptop.org>

No differences found