-
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: 43390 b: refs/heads/master c: e520a36 h: refs/heads/master v: v3
- Loading branch information
Milan Svoboda
authored and
Russell King
committed
Dec 1, 2006
1 parent
06ef602
commit 6c4239b
Showing
3 changed files
with
50 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: 2024c39dbba4d036f0b16daf530ad5f4416fb344 | ||
refs/heads/master: e520a36de2f7985df5ef2e84a9f6d2608ecc6f25 |
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 |
---|---|---|
@@ -0,0 +1,8 @@ | ||
/* | ||
* linux/include/asm-arm/arch-ixp4xx/udc.h | ||
* | ||
*/ | ||
#include <asm/mach/udc_pxa2xx.h> | ||
|
||
extern void ixp4xx_set_udc_info(struct pxa2xx_udc_mach_info *info); | ||
|