Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199850
b: refs/heads/master
c: c1bfffa
h: refs/heads/master
v: v3
  • Loading branch information
Tobias Klauser authored and Greg Kroah-Hartman committed Jun 4, 2010
1 parent 54ba0a9 commit c15135e
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: 962400e8fd29981a7b166e463dd143b6ac6a3e76
refs/heads/master: c1bfffa94e0ca951ed450788991c9310adb8e823
2 changes: 1 addition & 1 deletion trunk/drivers/serial/altera_uart.c
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,7 @@ static int __devinit altera_uart_probe(struct platform_device *pdev)
return 0;
}

static int altera_uart_remove(struct platform_device *pdev)
static int __devexit altera_uart_remove(struct platform_device *pdev)
{
struct uart_port *port;
int i;
Expand Down

0 comments on commit c15135e

Please sign in to comment.