Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86099
b: refs/heads/master
c: 58dc323
h: refs/heads/master
i:
  86097: 7a2e896
  86095: 3b0e4c3
v: v3
  • Loading branch information
Stephen Rothwell authored and Greg Kroah-Hartman committed Feb 21, 2008
1 parent b9d702e commit bd619a0
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: ec5a42465abc585a7f8117be5eecc361490e48ce
refs/heads/master: 58dc3232ff77158460f79e3c1932b81e8a2a0194
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/pseries/power.c
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ core_initcall(pm_init);
#else
static int __init apo_pm_init(void)
{
return (sysfs_create_file(power_kobj, &auto_poweron_attr));
return (sysfs_create_file(power_kobj, &auto_poweron_attr.attr));
}
__initcall(apo_pm_init);
#endif

0 comments on commit bd619a0

Please sign in to comment.