Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298877
b: refs/heads/master
c: 87c34ed
h: refs/heads/master
i:
  298875: 66ecdb3
v: v3
  • Loading branch information
Paul Mundt committed Mar 30, 2012
1 parent 419903a commit b4b773d
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: da47f4a3186b4f55914cceffb51adfa55ef4897e
refs/heads/master: 87c34ed3aba9249cb06d1a1f100cd3618f29268c
2 changes: 1 addition & 1 deletion trunk/arch/sh/drivers/dma/dma-sysfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ static int __init dma_subsys_init(void)
if (unlikely(ret))
return ret;

return device_create_file(dma_subsys.dev_root, &dev_attr_devices.attr);
return device_create_file(dma_subsys.dev_root, &dev_attr_devices);
}
postcore_initcall(dma_subsys_init);

Expand Down

0 comments on commit b4b773d

Please sign in to comment.