Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44227
b: refs/heads/master
c: 22b6e59
h: refs/heads/master
i:
  44225: 7335fa7
  44223: aaa6438
v: v3
  • Loading branch information
Christian Krafft authored and Paul Mackerras committed Dec 8, 2006
1 parent 8050c30 commit 857789c
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 18414ec0b56783f625edb95a9499bcb0ef12d6b8
refs/heads/master: 22b6e590478ae8757f0411cf16a24c25d8dfea86
2 changes: 2 additions & 0 deletions trunk/arch/powerpc/platforms/cell/cbe_thermal.c
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ static struct sysdev_attribute attr_spu_temperature = {

static struct attribute *spu_attributes[] = {
&attr_spu_temperature.attr,
NULL,
};

static struct attribute_group spu_attribute_group = {
Expand All @@ -135,6 +136,7 @@ static struct sysdev_attribute attr_ppe_temperature1 = {
static struct attribute *ppe_attributes[] = {
&attr_ppe_temperature0.attr,
&attr_ppe_temperature1.attr,
NULL,
};

static struct attribute_group ppe_attribute_group = {
Expand Down

0 comments on commit 857789c

Please sign in to comment.