Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 212501
b: refs/heads/master
c: a060656
h: refs/heads/master
i:
  212499: 5766917
v: v3
  • Loading branch information
Uwe Kleine-König committed Sep 27, 2010
1 parent bb4afec commit 937f4a3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 556cbdbf23fb43433dba9657ad194a36be18f81b
refs/heads/master: a060656240af125b22b1c011944377ff4216ac3e
4 changes: 2 additions & 2 deletions trunk/arch/arm/plat-mxc/ehci.c
Original file line number Diff line number Diff line change
Expand Up @@ -249,8 +249,8 @@ int mxc_initialize_usb_hw(int port, unsigned int flags)
#ifdef CONFIG_ARCH_MX51
if (cpu_is_mx51()) {
void __iomem *usb_base;
u32 usbotg_base;
u32 usbother_base;
void __iomem *usbotg_base;
void __iomem *usbother_base;
int ret = 0;

usb_base = ioremap(MX51_OTG_BASE_ADDR, SZ_4K);
Expand Down

0 comments on commit 937f4a3

Please sign in to comment.