-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 330111 b: refs/heads/master c: 7c6a52a h: refs/heads/master i: 330109: e392f1f 330107: 21b9d6e 330103: 955c7a2 330095: 5283469 330079: 3eb0cda 330047: 5ad8e4b 329983: 8aff929 v: v3
- Loading branch information
Lars-Peter Clausen
authored and
Linus Torvalds
committed
Oct 5, 2012
1 parent
fcc5ac7
commit 9f7a0a2
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 6b8029fab64164b5895d58d23229b75c82e3a6fc | ||
refs/heads/master: 7c6a52a090ce7f680077ed42326e11cf17e713dc |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -42,7 +42,7 @@ struct jz4740_rtc { | |
|
||
struct rtc_device *rtc; | ||
|
||
unsigned int irq; | ||
int irq; | ||
|
||
spinlock_t lock; | ||
}; | ||
|