Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 60704
b: refs/heads/master
c: 5605d4d
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Paul Mackerras committed Jul 10, 2007
1 parent 6182eb0 commit 2f36def
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: 32efddf8526879a77d58aa635c5d5dd45bb87fd9
refs/heads/master: 5605d4def1b33721c268067620b163af0a9e2474
2 changes: 1 addition & 1 deletion trunk/drivers/char/hvc_console.c
Original file line number Diff line number Diff line change
Expand Up @@ -674,7 +674,7 @@ static const cpumask_t cpus_in_xmon = CPU_MASK_NONE;
* calling hvc_poll() who determines whether a console adapter support
* interrupts.
*/
int khvcd(void *unused)
static int khvcd(void *unused)
{
int poll_mask;
struct hvc_struct *hp;
Expand Down

0 comments on commit 2f36def

Please sign in to comment.