Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74780
b: refs/heads/master
c: 76832d8
h: refs/heads/master
v: v3
  • Loading branch information
Julia Lawall authored and Linus Torvalds committed Dec 11, 2007
1 parent ebfe580 commit c65957b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 72fad7139b6829f71d7f41f39eb30da5760d90a8
refs/heads/master: 76832d8416430d6dd0575579ca1e00d1a790f4cb
1 change: 1 addition & 0 deletions trunk/drivers/serial/uartlite.c
Original file line number Diff line number Diff line change
Expand Up @@ -393,6 +393,7 @@ static inline void __init ulite_console_of_find_device(int id)
continue;

ulite_ports[id].mapbase = res.start;
of_node_put(np);
return;
}
}
Expand Down

0 comments on commit c65957b

Please sign in to comment.