-
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: 340055 b: refs/heads/master c: d3f2936 h: refs/heads/master i: 340053: 0b12d32 340051: 3a2cb45 340047: ed4f9d8 v: v3
- Loading branch information
Joseph Lo
authored and
Stephen Warren
committed
Nov 15, 2012
1 parent
e6d3bc1
commit 46ba18f
Showing
4 changed files
with
68 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: 0b25e25bef0e03c0465c3eb1119b32cb906db689 | ||
refs/heads/master: d3f293656c07a1147c11e8c8774d7955a903cee0 |
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 |
---|---|---|
|
@@ -72,6 +72,7 @@ | |
dsb | ||
.endm | ||
#else | ||
void tegra_resume(void); | ||
|
||
#ifdef CONFIG_HOTPLUG_CPU | ||
void tegra20_hotplug_init(void); | ||
|