-
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.
- Loading branch information
Tony Lindgren
committed
Oct 31, 2012
1 parent
1159563
commit af911af
Showing
4 changed files
with
3 additions
and
10 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: 5c2e88525b5f1cdc72c9eefba72dae13be7e5d20 | ||
refs/heads/master: 32dee01e67e0d14e86708c4ca6c5a9f4f81d5144 |
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
7 changes: 0 additions & 7 deletions
7
trunk/arch/arm/mach-omap2/debug-devices.h → ...rm/plat-omap/include/plat/debug-devices.h
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,9 +1,2 @@ | ||
#ifndef _OMAP_DEBUG_DEVICES_H | ||
#define _OMAP_DEBUG_DEVICES_H | ||
|
||
#include <linux/types.h> | ||
|
||
/* for TI reference platforms sharing the same debug card */ | ||
extern int debug_card_init(u32 addr, unsigned gpio); | ||
|
||
#endif |