-
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: 348094 b: refs/heads/master c: d5757db h: refs/heads/master v: v3
- Loading branch information
Dave Airlie
committed
Dec 30, 2012
1 parent
d02992a
commit f7f7489
Showing
3 changed files
with
1 addition
and
15 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: 500df2e5d870ef5be3d37f0798f770028b69fd47 | ||
refs/heads/master: d5757dbe79870d825d0dec30074d48683e1d7e9a |
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 |
---|---|---|
|
@@ -84,7 +84,6 @@ struct tegra_dc { | |
|
||
struct clk *clk; | ||
|
||
struct mutex regs_mutex; | ||
void __iomem *regs; | ||
int irq; | ||
|
||
|