blob: 5f129346ccc3675b8d22855c4417bb5f5050447d (
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_MX25_3STACK_H__
#define __MMC_MX25_3STACK_H__
#endif /* __MMC_MX51_3STACK_H__ */
|