Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 309029
b: refs/heads/master
c: 4ca98d3
h: refs/heads/master
i:
  309027: 943c081
v: v3
  • Loading branch information
Paul Gortmaker authored and Ralf Baechle committed May 15, 2012
1 parent b6bcf3a commit f9162db
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 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: f9ded5692c96bae085713bf25558bd932fefeb7f
refs/heads/master: 4ca98d399e66899222f1d457731b7857e85e09f1
1 change: 1 addition & 0 deletions trunk/arch/mips/include/asm/module.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
#define _ASM_MODULE_H

#include <linux/list.h>
#include <linux/elf.h>
#include <asm/uaccess.h>

struct mod_arch_specific {
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/mips/include/asm/termios.h
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ struct termio {
};

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

/*
* intr=^C quit=^\ erase=del kill=^U
Expand Down

0 comments on commit f9162db

Please sign in to comment.