Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 106093
b: refs/heads/master
c: 00bf6e9
h: refs/heads/master
i:
  106091: 2006058
v: v3
  • Loading branch information
Stephen Rothwell authored and Benjamin Herrenschmidt committed Jul 25, 2008
1 parent e6ba2a5 commit 90a1438
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 9115d13453dee22473a1e8cacc90a8d64a9c4bc9
refs/heads/master: 00bf6e906156b07cd641fe154ad0efe78f989692
3 changes: 2 additions & 1 deletion trunk/arch/powerpc/kernel/sysfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -529,7 +529,8 @@ static void register_nodes(void)
#endif

/* Only valid if CPU is present. */
static ssize_t show_physical_id(struct sys_device *dev, char *buf)
static ssize_t show_physical_id(struct sys_device *dev,
struct sysdev_attribute *attr, char *buf)
{
struct cpu *cpu = container_of(dev, struct cpu, sysdev);

Expand Down

0 comments on commit 90a1438

Please sign in to comment.