Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 67419
b: refs/heads/master
c: d2ceb47
h: refs/heads/master
i:
  67417: 403a9f2
  67415: 34d5c9a
v: v3
  • Loading branch information
Cyrill Gorcunov authored and Paul Mackerras committed Oct 3, 2007
1 parent 4f1e654 commit 14334c1
Show file tree
Hide file tree
Showing 3 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: a4e32b5f0ac60e6bca7c6896f47e1c624ae45df1
refs/heads/master: d2ceb47a7cbcc50b45832c6b24c47515838d169a
1 change: 1 addition & 0 deletions trunk/drivers/misc/hdpuftrs/hdpu_cpustate.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
#include <linux/platform_device.h>
#include <asm/uaccess.h>
#include <linux/hdpu_features.h>
#include <asm/io.h>

#define SKY_CPUSTATE_VERSION "1.1"

Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/misc/hdpuftrs/hdpu_nexus.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
#include <linux/hdpu_features.h>

#include <linux/platform_device.h>
#include <asm/io.h>

static int hdpu_nexus_probe(struct platform_device *pdev);
static int hdpu_nexus_remove(struct platform_device *pdev);
Expand Down

0 comments on commit 14334c1

Please sign in to comment.