Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 109938
b: refs/heads/master
c: 683f40d
h: refs/heads/master
v: v3
  • Loading branch information
Akinobu Mita authored and Linus Torvalds committed Sep 23, 2008
1 parent 6bef9b8 commit ba1bff5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: a304edb4893042fb75ce7bab079924f626634f45
refs/heads/master: 683f40d7e7eee06811db43cb4c45349eab0d539e
1 change: 0 additions & 1 deletion trunk/drivers/watchdog/ibmasr.c
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ static void __asr_toggle(void)

outb(reg & ~asr_toggle_mask, asr_write_addr);
reg = inb(asr_read_addr);
spin_unlock(&asr_lock);
}

static void asr_toggle(void)
Expand Down

0 comments on commit ba1bff5

Please sign in to comment.