blob: 8699f40c8ce393095daa6b9dffe80263c6b1f3b6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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__ */
|