Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208706
b: refs/heads/master
c: d64a1b0
h: refs/heads/master
v: v3
  • Loading branch information
Kuninori Morimoto authored and Paul Mundt committed Jun 2, 2010
1 parent 20d3587 commit 99346d4
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: bb04e197a9dd3d5c4a02b9f7fc7ef74e8ebf3700
refs/heads/master: d64a1b0abd4e10a76fff0af0c23e9a80f1b30d2e
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-shmobile/board-g4evm.c
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ static struct platform_device nor_flash_device = {
};

/* USBHS */
void usb_host_port_power(int port, int power)
static void usb_host_port_power(int port, int power)
{
if (!power) /* only power-on supported for now */
return;
Expand Down

0 comments on commit 99346d4

Please sign in to comment.