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

#ifndef MMC_HOST_DEF_H
#define MMC_HOST_DEF_H

/* Driver definitions */
#define MMCSD_SECTOR_SIZE		512

#endif /* MMC_HOST_DEF_H */