-
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: 226162 b: refs/heads/master c: 8305ed7 h: refs/heads/master v: v3
- Loading branch information
Arnaud Patard (Rtp)
authored and
Sascha Hauer
committed
Jan 3, 2011
1 parent
364e400
commit e5a8d7e
Showing
5 changed files
with
51 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: 08406f540c7ce4cfed96fb240906eee04b9e3eb7 | ||
refs/heads/master: 8305ed75d1418f02933a48bcabdbb5032d885628 |
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 |
---|---|---|
@@ -1,5 +1,6 @@ | ||
extern struct platform_device mxc_usbdr_host_device; | ||
extern struct platform_device mxc_usbh1_device; | ||
extern struct platform_device mxc_usbh2_device; | ||
extern struct platform_device mxc_usbdr_udc_device; | ||
extern struct platform_device mxc_hsi2c_device; | ||
extern struct platform_device mxc_keypad_device; |
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