]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit21f67c2fd820b615ca7f5b1e87704b605410308e
treee8a6715b583e613c9c208f6b9709a346b0e0235a
parente02d2930040f993922e9c4449e3d90c8040cfedc
mmc: dw_mmc-socfpga: Remove redundant of_match_ptr

'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>
drivers/mmc/host/dw_mmc-socfpga.c