diff options
| author | Anton Blanchard <anton@samba.org> | 2002-08-13 13:43:32 +1000 |
|---|---|---|
| committer | Anton Blanchard <anton@samba.org> | 2002-08-13 13:43:32 +1000 |
| commit | 2ebd1fbd0216b5e808c207ab798f008fccfee7bc (patch) | |
| tree | 6d085f7e39b57cda94d9e600653f3f00eb175c8b /arch/ppc64 | |
| parent | f4ec9516689d0260a7b523479e9c628f9ac87690 (diff) | |
ppc64: remove duplicate includes, from Brad Hards
Diffstat (limited to 'arch/ppc64')
| -rw-r--r-- | arch/ppc64/kernel/htab.c | 1 | ||||
| -rw-r--r-- | arch/ppc64/kernel/rtasd.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/arch/ppc64/kernel/htab.c b/arch/ppc64/kernel/htab.c index 1e03fa13714f..0492a2ffa1ef 100644 --- a/arch/ppc64/kernel/htab.c +++ b/arch/ppc64/kernel/htab.c @@ -38,7 +38,6 @@ #include <asm/system.h> #include <asm/uaccess.h> #include <asm/naca.h> -#include <asm/system.h> #include <asm/pmc.h> #include <asm/machdep.h> #include <asm/lmb.h> diff --git a/arch/ppc64/kernel/rtasd.c b/arch/ppc64/kernel/rtasd.c index 5f783ef9717a..495250f84950 100644 --- a/arch/ppc64/kernel/rtasd.c +++ b/arch/ppc64/kernel/rtasd.c @@ -17,7 +17,6 @@ #include <linux/proc_fs.h> #include <linux/init.h> #include <linux/vmalloc.h> -#include <linux/init.h> #include <asm/uaccess.h> #include <asm/io.h> |
