Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45849
b: refs/heads/master
c: a8d814b
h: refs/heads/master
i:
  45847: 28a9cbd
v: v3
  • Loading branch information
Mike Frysinger authored and Linus Torvalds committed Jan 26, 2007
1 parent e463dd5 commit 986e31d
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: bfa152fa5e4d328fe3ebf15908ee8ec20a0ce6dc
refs/heads/master: a8d814b5dd7a1bc5c19ae32d35b8bd4d8a510eae
2 changes: 1 addition & 1 deletion trunk/drivers/rtc/rtc-sysfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ static struct attribute_group rtc_attr_group = {
.attrs = rtc_attrs,
};

static int __devinit rtc_sysfs_add_device(struct class_device *class_dev,
static int rtc_sysfs_add_device(struct class_device *class_dev,
struct class_interface *class_intf)
{
int err;
Expand Down

0 comments on commit 986e31d

Please sign in to comment.