Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310012
b: refs/heads/master
c: 726592a
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro committed May 30, 2012
1 parent efd4463 commit 16a8077
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: 16767652380074fd2a87ae7486e0fe0b609daf00
refs/heads/master: 726592a9be0bdf919399d3dfa633f8e2d69cbf13
2 changes: 1 addition & 1 deletion trunk/drivers/base/soc.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ struct device *soc_device_to_device(struct soc_device *soc_dev)
return &soc_dev->dev;
}

static mode_t soc_attribute_mode(struct kobject *kobj,
static umode_t soc_attribute_mode(struct kobject *kobj,
struct attribute *attr,
int index)
{
Expand Down

0 comments on commit 16a8077

Please sign in to comment.