Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 187564
b: refs/heads/master
c: 261f6f6
h: refs/heads/master
v: v3
  • Loading branch information
Uwe Kleine-König committed Feb 24, 2010
1 parent dcfc680 commit a2c2d3b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 6 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: 2f6c97c48e727d1bbd3131527380da19161f6f5f
refs/heads/master: 261f6f681ced65de82a619f6802ebe82fd9af080
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-mx25/mach-mx25pdk.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
#include <mach/mx25.h>
#include <mach/mxc_nand.h>
#include "devices.h"
#include <mach/iomux.h>
#include <mach/iomux-mx25.h>

static struct imxuart_platform_data uart_pdata = {
.flags = IMXUART_HAVE_RTSCTS,
Expand Down
4 changes: 0 additions & 4 deletions trunk/arch/arm/plat-mxc/include/mach/iomux.h
Original file line number Diff line number Diff line change
Expand Up @@ -109,10 +109,6 @@
#include <mach/iomux-mx27.h>
#endif
#endif
#ifdef CONFIG_ARCH_MX25
#include <mach/iomux-mx25.h>
#endif


/* decode irq number to use with IMR(x), ISR(x) and friends */
#define IRQ_TO_REG(irq) ((irq - MXC_INTERNAL_IRQS) >> 5)
Expand Down

0 comments on commit a2c2d3b

Please sign in to comment.