Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348184
b: refs/heads/master
c: 59a609a
h: refs/heads/master
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Jan 3, 2013
1 parent 6279fca commit b9aad8f
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: 49cfe4db2ddc4d1b32f2bd4910a5a9d7a0e34ae8
refs/heads/master: 59a609a97a59a10b0d5e46e9491c856efb57065d
2 changes: 1 addition & 1 deletion trunk/drivers/usb/host/ehci-orion.c
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ static int __exit ehci_orion_drv_remove(struct platform_device *pdev)

MODULE_ALIAS("platform:orion-ehci");

static const struct of_device_id ehci_orion_dt_ids[] __devinitdata = {
static const struct of_device_id ehci_orion_dt_ids[] = {
{ .compatible = "marvell,orion-ehci", },
{},
};
Expand Down

0 comments on commit b9aad8f

Please sign in to comment.