-
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: 112483 b: refs/heads/master c: 7e90534 h: refs/heads/master i: 112481: 419669c 112479: e8eb343 v: v3
- Loading branch information
Sascha Hauer
committed
Sep 9, 2008
1 parent
06a0bcd
commit 700b389
Showing
5 changed files
with
35 additions
and
53 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: 5cf0942123bcacf8af8922eaf3fef70bce6078e6 | ||
refs/heads/master: 7e90534a8fde3a528606ada5dedfa244d8e0452d |
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,15 @@ | ||
|
||
extern struct platform_device mxc_gpt1; | ||
extern struct platform_device mxc_gpt2; | ||
extern struct platform_device mxc_gpt3; | ||
extern struct platform_device mxc_gpt4; | ||
extern struct platform_device mxc_gpt5; | ||
extern struct platform_device mxc_wdt; | ||
extern struct platform_device mxc_irda_device; | ||
extern struct platform_device mxc_uart_device0; | ||
extern struct platform_device mxc_uart_device1; | ||
extern struct platform_device mxc_uart_device2; | ||
extern struct platform_device mxc_uart_device3; | ||
extern struct platform_device mxc_uart_device4; | ||
extern struct platform_device mxc_uart_device5; | ||
|
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