-
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: 62431 b: refs/heads/master c: 28318da h: refs/heads/master i: 62429: 08e4c20 62427: 75d8679 62423: 62fe677 62415: 443b845 62399: addb610 v: v3
- Loading branch information
Thomas Gleixner
authored and
Linus Torvalds
committed
Jul 22, 2007
1 parent
d4c4313
commit 8738b80
Showing
4 changed files
with
17 additions
and
4 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: 021daae2c265a844fd27bb6cc49c2bd114571069 | ||
refs/heads/master: 28318daf791b692f2654cb9c89687388063bd42b |
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
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
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 |
---|---|---|
@@ -0,0 +1,6 @@ | ||
#ifndef __ASM_I8253_H__ | ||
#define __ASM_I8253_H__ | ||
|
||
extern spinlock_t i8253_lock; | ||
|
||
#endif /* __ASM_I8253_H__ */ |