Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86037
b: refs/heads/master
c: 3d5d27c
h: refs/heads/master
i:
  86035: 238638e
v: v3
  • Loading branch information
Stephen Rothwell authored and Paul Mackerras committed Feb 20, 2008
1 parent defd487 commit 007b3ad
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: bf2e70ac654060bcb2a06bbcb62701ba2451d79d
refs/heads/master: 3d5d27c40fb38a51eae96a55f51b5a306ed3668d
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 007b3ad

Please sign in to comment.