Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143562
b: refs/heads/master
c: 9070e7a
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown authored and Sascha Hauer committed Apr 16, 2009
1 parent 7e902f7 commit a35fe61
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 470f9b602e3b5fa5d5fb62c8c5b648d2139e7976
refs/heads/master: 9070e7afb80473c2b5c932152391b52e1e89c637
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-mx3/mx31ads.c
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ static struct imxuart_platform_data uart_pdata = {
.flags = IMXUART_HAVE_RTSCTS,
};

static int uart_pins[] = {
static unsigned int uart_pins[] = {
MX31_PIN_CTS1__CTS1,
MX31_PIN_RTS1__RTS1,
MX31_PIN_TXD1__TXD1,
Expand Down

0 comments on commit a35fe61

Please sign in to comment.