Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 364309
b: refs/heads/master
c: 3ec857f
h: refs/heads/master
i:
  364307: 5f5048d
v: v3
  • Loading branch information
Heikki Krogerus authored and Greg Kroah-Hartman committed Apr 12, 2013
1 parent 67238cf commit 5652b50
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: b88d0826ecb949f62597d4733e50e589058c20b4
refs/heads/master: 3ec857ffe3ba6e9f567a12d3575dd09d2d41a208
2 changes: 1 addition & 1 deletion trunk/drivers/tty/serial/8250/8250_dw.c
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ static int dw8250_probe_acpi(struct uart_8250_port *up)
return 0;
}
#else
static inline int dw8250_probe_acpi(struct uart_port *p)
static inline int dw8250_probe_acpi(struct uart_8250_port *up)
{
return -ENODEV;
}
Expand Down

0 comments on commit 5652b50

Please sign in to comment.