Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 309059
b: refs/heads/master
c: 9800bdc
h: refs/heads/master
i:
  309057: bff299b
  309055: c92930b
v: v3
  • Loading branch information
Gabor Juhos authored and Ralf Baechle committed May 15, 2012
1 parent fced42a commit a5567b4
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 42184768b36b2dad88a3705d689891b5da884c85
refs/heads/master: 9800bdc797b12835e1e36ebe8b82874c606bc11d
3 changes: 2 additions & 1 deletion trunk/arch/mips/ath79/dev-common.c
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,8 @@ void __init ath79_register_uart(void)

if (soc_is_ar71xx() ||
soc_is_ar724x() ||
soc_is_ar913x()) {
soc_is_ar913x() ||
soc_is_ar934x()) {
ath79_uart_data[0].uartclk = clk_get_rate(clk);
platform_device_register(&ath79_uart_device);
} else if (soc_is_ar933x()) {
Expand Down

0 comments on commit a5567b4

Please sign in to comment.