Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54656
b: refs/heads/master
c: 7e80d0d
h: refs/heads/master
v: v3
  • Loading branch information
Alexey Dobriyan authored and Linus Torvalds committed May 8, 2007
1 parent 96fa050 commit 9c3af81
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 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: b259d74b39595f6ac74c3627b9c3657ac90249a0
refs/heads/master: 7e80d0d0b64f5c00b0ac7e623d96189309c298ca
1 change: 1 addition & 0 deletions trunk/drivers/char/i8k.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
#include <linux/proc_fs.h>
#include <linux/seq_file.h>
#include <linux/dmi.h>
#include <linux/capability.h>
#include <asm/uaccess.h>
#include <asm/io.h>

Expand Down
1 change: 1 addition & 0 deletions trunk/fs/binfmt_elf.c
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
#include <linux/syscalls.h>
#include <linux/random.h>
#include <linux/elf.h>
#include <linux/utsname.h>
#include <asm/uaccess.h>
#include <asm/param.h>
#include <asm/page.h>
Expand Down
2 changes: 0 additions & 2 deletions trunk/include/asm-i386/elf.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@
#include <asm/user.h>
#include <asm/auxvec.h>

#include <linux/utsname.h>

#define R_386_NONE 0
#define R_386_32 1
#define R_386_PC32 2
Expand Down

0 comments on commit 9c3af81

Please sign in to comment.