blob: b8d91b5c64b90937f3223e4c7410223c6a797dac [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0+ */
#ifndef _ASM_ARCH_MMC_H_
#define _ASM_ARCH_MMC_H_
struct mmc *sunxi_mmc_init(int sdc_no);
#endif /* _ASM_ARCH_MMC_H_ */