Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274429
b: refs/heads/master
c: f060ac5
h: refs/heads/master
i:
  274427: c22b4f0
v: v3
  • Loading branch information
Paul Gortmaker committed Oct 31, 2011
1 parent 9d23bc4 commit 274990d
Show file tree
Hide file tree
Showing 4 changed files with 4 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: cdd0b0ac120185ea1adb4dd42ce552617e1cc0d6
refs/heads/master: f060ac5460c5210489197569ef83ad66fc98ace2
1 change: 1 addition & 0 deletions trunk/arch/sparc/kernel/apc.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
#include <linux/pm.h>
#include <linux/of.h>
#include <linux/of_device.h>
#include <linux/module.h>

#include <asm/io.h>
#include <asm/oplib.h>
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/sparc/kernel/pmc.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
#include <linux/pm.h>
#include <linux/of.h>
#include <linux/of_device.h>
#include <linux/module.h>

#include <asm/io.h>
#include <asm/oplib.h>
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/sparc/mm/extable.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
* linux/arch/sparc/mm/extable.c
*/

#include <linux/module.h>
#include <asm/uaccess.h>

void sort_extable(struct exception_table_entry *start,
Expand Down

0 comments on commit 274990d

Please sign in to comment.