Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64231
b: refs/heads/master
c: 0cd82ef
h: refs/heads/master
i:
  64229: af7d44d
  64227: 81ed47d
  64223: 1699a88
v: v3
  • Loading branch information
Yoshinori Sato authored and Linus Torvalds committed Aug 23, 2007
1 parent 133b963 commit 40d30e6
Show file tree
Hide file tree
Showing 3 changed files with 3 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: efbee7f1c9f3cca8d7d2fe0e797d2c7cc970cccd
refs/heads/master: 0cd82ef1fb8909d6d414f36f291c2f67ca70e2be
1 change: 1 addition & 0 deletions trunk/arch/h8300/kernel/process.c
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
#include <linux/a.out.h>
#include <linux/interrupt.h>
#include <linux/reboot.h>
#include <linux/fs.h>

#include <asm/uaccess.h>
#include <asm/system.h>
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/h8300/kernel/sys_h8300.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
#include <linux/mman.h>
#include <linux/file.h>
#include <linux/utsname.h>
#include <linux/fs.h>

#include <asm/setup.h>
#include <asm/uaccess.h>
Expand Down

0 comments on commit 40d30e6

Please sign in to comment.