summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-mx35/mmc_host_def.h
blob: 81c19bb323cfc5b6c000d9d9294692604d18ee06 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* SPDX-License-Identifier: GPL-2.0 */
/*
 * (C) Copyright 2008
 * Texas Instruments, <www.ti.com>
 * Syed Mohammed Khasim <khasim@ti.com>
 */

#ifndef MMC_HOST_DEF_H
#define MMC_HOST_DEF_H

/* Driver definitions */
#define MMCSD_SECTOR_SIZE		512

#endif /* MMC_HOST_DEF_H */