SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / 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 */