projects
/
platform
/
upstream
/
kernel-adaptation-pc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c566c6d
)
fs/proc/vmcore.c: header included twice
author
Nicolas Kaiser
<nikai@nikai.net>
Wed, 11 Jan 2006 01:10:28 +0000
(
02:10
+0100)
committer
Adrian Bunk
<bunk@r063144.stusta.swh.mhn.de>
Wed, 11 Jan 2006 01:10:28 +0000
(
02:10
+0100)
Header included twice.
Signed-off-by: Nicolas Kaiser <nikai@nikai.net>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
fs/proc/vmcore.c
patch
|
blob
|
history
diff --git
a/fs/proc/vmcore.c
b/fs/proc/vmcore.c
index
5378d7c
..
124e354
100644
(file)
--- a/
fs/proc/vmcore.c
+++ b/
fs/proc/vmcore.c
@@
-14,7
+14,6
@@
#include <linux/a.out.h>
#include <linux/elf.h>
#include <linux/elfcore.h>
-#include <linux/proc_fs.h>
#include <linux/highmem.h>
#include <linux/bootmem.h>
#include <linux/init.h>