Skip to content

Commit

Permalink
MIPS: compat: Remove duplicated #include
Browse files Browse the repository at this point in the history
Remove duplicated #include in arch/mips/kernel/linux32.c.

Signed-off-by: Huang Weiyi <[email protected]>
Signed-off-by: Ralf Baechle <[email protected]>
  • Loading branch information
Huang Weiyi authored and ralfbaechle committed Mar 23, 2009
1 parent 5864810 commit 5484879
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/mips/kernel/linux32.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
#include <linux/module.h>
#include <linux/binfmts.h>
#include <linux/security.h>
#include <linux/syscalls.h>
#include <linux/compat.h>
#include <linux/vfs.h>
#include <linux/ipc.h>
Expand Down

0 comments on commit 5484879

Please sign in to comment.