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/kernel/rtasd.c | |
| parent | f4ec9516689d0260a7b523479e9c628f9ac87690 (diff) | |
ppc64: remove duplicate includes, from Brad Hards
Diffstat (limited to 'arch/ppc64/kernel/rtasd.c')
| -rw-r--r-- | arch/ppc64/kernel/rtasd.c | 1 |
1 files changed, 0 insertions, 1 deletions
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> |
