ARM: imx: cm_fx6: remove esdhc init code from board file
authorChristopher Spinrath <[email protected]>
Thu, 30 Nov 2017 21:38:40 +0000 (22:38 +0100)
committerStefano Babic <[email protected]>
Fri, 29 Dec 2017 10:18:59 +0000 (11:18 +0100)
commite743f1e5985818dd267d18aec6879ccebcaee078
tree87870352a1cfd98e29efd15daba420c18bafd787
parent56b801c5d3d9aeaf7219c14392b94a517fb54875
ARM: imx: cm_fx6: remove esdhc init code from board file

Commit 5248930ebf48 ("dm: imx: cm_fx6: Enable more driver model support")
enabled driver model support for MMC. Remove the old mmc init code, which
is no longer used, from the board file.

Signed-off-by: Christopher Spinrath <[email protected]>
Reviewed-by: Fabio Estevam <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
board/compulab/cm_fx6/cm_fx6.c