diff options
Diffstat (limited to 'include/asm-arm/arch-mx35/mmc.h')
-rw-r--r-- | include/asm-arm/arch-mx35/mmc.h | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/include/asm-arm/arch-mx35/mmc.h b/include/asm-arm/arch-mx35/mmc.h new file mode 100644 index 0000000..8699f40 --- /dev/null +++ b/include/asm-arm/arch-mx35/mmc.h @@ -0,0 +1,16 @@ +/* + * (C) Copyright 2008-2009 Freescale Semiconductor, Inc. + * + * linux/drivers/mmc/mmc.h + * + * Author: Vladimir Shebordaev, Igor Oblakov + * Copyright: MontaVista Software Inc. + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ +#ifndef __MMC_MX35_3STACK_H__ +#define __MMC_MX35_3STACK_H__ + +#endif /* __MMC_MX35_3STACK_H__ */ |