Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 80991
b: refs/heads/master
c: eb8f276
h: refs/heads/master
i:
  80989: 2bf58c6
  80987: ff1a937
  80983: 9a309ac
  80975: c86e5e4
  80959: ad59e4f
v: v3
  • Loading branch information
Jon Loeliger authored and Paul Mackerras committed Dec 6, 2007
1 parent 9dc6004 commit 0dc2614
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 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: 5f867dc7989023935317d0dc5c04215ea0592bfc
refs/heads/master: eb8f2763412893147c00e065773f46be5634f263
5 changes: 3 additions & 2 deletions trunk/arch/powerpc/sysdev/axonram.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,9 @@
#include <linux/slab.h>
#include <linux/string.h>
#include <linux/types.h>
#include <asm/of_device.h>
#include <asm/of_platform.h>
#include <linux/of_device.h>
#include <linux/of_platform.h>

#include <asm/page.h>
#include <asm/prom.h>

Expand Down
4 changes: 2 additions & 2 deletions trunk/arch/powerpc/sysdev/pmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
#include <linux/completion.h>
#include <linux/spinlock.h>
#include <linux/workqueue.h>
#include <linux/of_device.h>
#include <linux/of_platform.h>

#include <asm/of_device.h>
#include <asm/of_platform.h>
#include <asm/io.h>
#include <asm/pmi.h>
#include <asm/prom.h>
Expand Down

0 comments on commit 0dc2614

Please sign in to comment.