-
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: 189411 b: refs/heads/master c: 55a0751 h: refs/heads/master i: 189409: 814fd40 189407: b653022 v: v3
- Loading branch information
viresh kumar
authored and
Russell King
committed
Mar 29, 2010
1 parent
4710a21
commit 2598436
Showing
2 changed files
with
2 additions
and
1 deletion.
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: aedceb2a490bae56f9d7e80be480421e1cf22ce0 | ||
refs/heads/master: 55a07517edbf15b83f323644edf346726eccd7e0 |
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 |
---|---|---|
|
@@ -13,6 +13,7 @@ | |
#define __ASM_CLKDEV_H | ||
|
||
struct clk; | ||
struct device; | ||
|
||
struct clk_lookup { | ||
struct list_head node; | ||
|