]> git.sur5r.net Git - u-boot/blob - arch/arm/include/asm/arch-mx35/mmc_host_def.h
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[u-boot] / arch / arm / include / asm / arch-mx35 / mmc_host_def.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3  * (C) Copyright 2008
4  * Texas Instruments, <www.ti.com>
5  * Syed Mohammed Khasim <khasim@ti.com>
6  */
7
8 #ifndef MMC_HOST_DEF_H
9 #define MMC_HOST_DEF_H
10
11 /* Driver definitions */
12 #define MMCSD_SECTOR_SIZE               512
13
14 #endif /* MMC_HOST_DEF_H */