Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 128012
b: refs/heads/master
c: aefa8b6
h: refs/heads/master
v: v3
  • Loading branch information
Julia Lawall authored and Kyle McMartin committed Jan 5, 2009
1 parent b029d3c commit 9bccf8c
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: 7246c31e45021bc68688c4a8fd2bbb70b485d1ef
refs/heads/master: aefa8b6bf48fdcc904de4f166e59ab37fb750dec
2 changes: 1 addition & 1 deletion trunk/arch/parisc/kernel/pdc_cons.c
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
#include <linux/tty.h>
#include <asm/pdc.h> /* for iodc_call() proto and friends */

static spinlock_t pdc_console_lock = SPIN_LOCK_UNLOCKED;
static DEFINE_SPINLOCK(pdc_console_lock);

static void pdc_console_write(struct console *co, const char *s, unsigned count)
{
Expand Down

0 comments on commit 9bccf8c

Please sign in to comment.