Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 160900
b: refs/heads/master
c: f6d2fa7
h: refs/heads/master
v: v3
  • Loading branch information
Sascha Hauer committed Aug 14, 2009
1 parent 763d116 commit 3a67030
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2718c15c5fffa9d05e5076451ab4fc81caac313f
refs/heads/master: f6d2fa7dcbd438da4d150f695ebd219419a325ce
3 changes: 2 additions & 1 deletion trunk/arch/arm/mach-mx2/devices.c
Original file line number Diff line number Diff line change
Expand Up @@ -437,6 +437,7 @@ struct platform_device mxc_sdhc_device1 = {
.resource = mxc_sdhc2_resources,
};

#ifdef CONFIG_MACH_MX27
static struct resource otg_resources[] = {
{
.start = OTG_BASE_ADDR,
Expand Down Expand Up @@ -527,7 +528,7 @@ struct platform_device mxc_usbh2 = {
.resource = mxc_usbh2_resources,
.num_resources = ARRAY_SIZE(mxc_usbh2_resources),
};

#endif

/* GPIO port description */
static struct mxc_gpio_port imx_gpio_ports[] = {
Expand Down

0 comments on commit 3a67030

Please sign in to comment.