Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 187560
b: refs/heads/master
c: e76feb8
h: refs/heads/master
v: v3
  • Loading branch information
Uwe Kleine-König committed Feb 24, 2010
1 parent 168bf83 commit 9e6a684
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 18 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6985a719f96e1d83258b47eb170bf44969860ca3
refs/heads/master: e76feb87422c0bb7517cd97be342f55fab743d3a
20 changes: 3 additions & 17 deletions trunk/arch/arm/plat-mxc/include/mach/iomux-mx25.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,24 +16,11 @@
* http://www.opensource.org/licenses/gpl-license.html
* http://www.gnu.org/copyleft/gpl.html
*/
#ifndef __IOMUX_MX25_H__
#define __IOMUX_MX25_H__
#ifndef __MACH_IOMUX_MX25_H__
#define __MACH_IOMUX_MX25_H__

#include <mach/iomux-v3.h>

#ifndef GPIO_PORTA
#error Please include mach/iomux.h
#endif

/*
*
* @brief MX25 I/O Pin List
*
* @ingroup GPIO_MX25
*/

#ifndef __ASSEMBLY__

/*
* IOMUX/PAD Bit field definitions
*/
Expand Down Expand Up @@ -513,5 +500,4 @@
#define MX25_PAD_CTL_GRP_DVS_SDHC1 IOMUX_PAD(0x458, 0x000, 0, 0, 0, NO_PAD_CTRL)
#define MX25_PAD_CTL_GRP_DVS_LCD IOMUX_PAD(0x45c, 0x000, 0, 0, 0, NO_PAD_CTRL)

#endif // __ASSEMBLY__
#endif // __IOMUX_MX25_H__
#endif /* __MACH_IOMUX_MX25_H__ */

0 comments on commit 9e6a684

Please sign in to comment.