mmc: mv_sdhci: Remove CONFIG_MMC_SDHCI_IO_ACCESSORS support
authorStefan Roese <sr@denx.de>
Fri, 10 Feb 2023 12:23:51 +0000 (13:23 +0100)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 10 Apr 2023 03:17:50 +0000 (12:17 +0900)
commitc06a568473d46f5cab64591fde7b56da1facb7c2
tree18a39969780bf5b573801763c51be35932188e7d
parent46beaec835d9828ceaafe070401cb4efb80b4fe3
mmc: mv_sdhci: Remove CONFIG_MMC_SDHCI_IO_ACCESSORS support

CONFIG_MMC_SDHCI_IO_ACCESSORS is not supported and/or used by this
driver so let's remove these unused parts completely.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Tom Rini <trini@konsulko.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Peng Fan <peng.fan@nxp.com>
Cc: Jaehoon Chung <jh80.chung@samsung.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/mmc/mv_sdhci.c