Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142826
b: refs/heads/master
c: d0176f6
h: refs/heads/master
v: v3
  • Loading branch information
Justin Waters authored and Russell King committed Apr 8, 2009
1 parent dcbc4e8 commit 2ef6a94
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 8bd239d2ef00ed3319bf7384acd19c8253f0bb68
refs/heads/master: d0176f612f5c3edca00b9d0cc65555ad34843ec7
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-at91/include/mach/board.h
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ extern void __init at91_add_device_eth(struct at91_eth_data *data);
/* USB Host */
struct at91_usbh_data {
u8 ports; /* number of ports on root hub */
u8 vbus_pin[]; /* port power-control pin */
u8 vbus_pin[2]; /* port power-control pin */
};
extern void __init at91_add_device_usbh(struct at91_usbh_data *data);

Expand Down

0 comments on commit 2ef6a94

Please sign in to comment.