Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9778
b: refs/heads/master
c: cdfc8f5
h: refs/heads/master
v: v3
  • Loading branch information
Ben Dooks authored and Russell King committed Oct 10, 2005
1 parent c7ce73c commit 416b93e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7c3989885cfd37d237eca97832b712a7ffbbf40c
refs/heads/master: cdfc8f5079fdd18f6cb8097aa4235704d1155ec5
1 change: 1 addition & 0 deletions trunk/drivers/char/s3c2410-rtc.c
Original file line number Diff line number Diff line change
Expand Up @@ -564,6 +564,7 @@ static int s3c2410_rtc_resume(struct device *dev, u32 level)

static struct device_driver s3c2410_rtcdrv = {
.name = "s3c2410-rtc",
.owner = THIS_MODULE,
.bus = &platform_bus_type,
.probe = s3c2410_rtc_probe,
.remove = s3c2410_rtc_remove,
Expand Down

0 comments on commit 416b93e

Please sign in to comment.