Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322273
b: refs/heads/master
c: 46c5c59
h: refs/heads/master
i:
  322271: 41b73a1
v: v3
  • Loading branch information
Scott Wood authored and Benjamin Herrenschmidt committed Aug 24, 2012
1 parent d93b2d7 commit d542170
Show file tree
Hide file tree
Showing 3 changed files with 5 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: 6d9c00c67b4768105e8ae3d213484095c744eea8
refs/heads/master: 46c5c59e6902855b61a31be1b8e26bfffcae1e07
1 change: 1 addition & 0 deletions trunk/arch/powerpc/include/asm/mpic_msgr.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
#include <linux/types.h>
#include <linux/spinlock.h>
#include <asm/smp.h>
#include <asm/io.h>

struct mpic_msgr {
u32 __iomem *base;
Expand Down
3 changes: 3 additions & 0 deletions trunk/arch/powerpc/sysdev/mpic_msgr.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@
#include <linux/list.h>
#include <linux/of_platform.h>
#include <linux/errno.h>
#include <linux/err.h>
#include <linux/export.h>
#include <linux/slab.h>
#include <asm/prom.h>
#include <asm/hw_irq.h>
#include <asm/ppc-pci.h>
Expand Down

0 comments on commit d542170

Please sign in to comment.