diff options
| author | David Woodhouse <dwmw2@infradead.org> | 2006-04-26 07:56:16 -0400 |
|---|---|---|
| committer | David Woodhouse <dwmw2@infradead.org> | 2006-04-26 07:56:16 -0400 |
| commit | 62c4f0a2d5a188f73a94f2cb8ea0dba3e7cf0a7f (patch) | |
| tree | e85ca2d0dd43f90dccf758338764c3caa55f333f /include/asm-mips | |
| parent | 089f26d5e31b7bf42a9a8fefec08b30cd27f4b0e (diff) | |
Don't include linux/config.h from anywhere else in include/
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'include/asm-mips')
106 files changed, 0 insertions, 106 deletions
diff --git a/include/asm-mips/a.out.h b/include/asm-mips/a.out.h index 2b3dc3bed4..ef33c3f134 100644 --- a/include/asm-mips/a.out.h +++ b/include/asm-mips/a.out.h | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | 10 | ||
| 11 | #ifdef __KERNEL__ | 11 | #ifdef __KERNEL__ |
| 12 | 12 | ||
| 13 | #include <linux/config.h> | ||
| 14 | 13 | ||
| 15 | #endif | 14 | #endif |
| 16 | 15 | ||
diff --git a/include/asm-mips/addrspace.h b/include/asm-mips/addrspace.h index 42520cc84b..a7d0d26e93 100644 --- a/include/asm-mips/addrspace.h +++ b/include/asm-mips/addrspace.h | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | #ifndef _ASM_ADDRSPACE_H | 10 | #ifndef _ASM_ADDRSPACE_H |
| 11 | #define _ASM_ADDRSPACE_H | 11 | #define _ASM_ADDRSPACE_H |
| 12 | 12 | ||
| 13 | #include <linux/config.h> | ||
| 14 | #include <spaces.h> | 13 | #include <spaces.h> |
| 15 | 14 | ||
| 16 | /* | 15 | /* |
diff --git a/include/asm-mips/arc/types.h b/include/asm-mips/arc/types.h index bbb725c366..b9adcd6f08 100644 --- a/include/asm-mips/arc/types.h +++ b/include/asm-mips/arc/types.h | |||
| @@ -9,7 +9,6 @@ | |||
| 9 | #ifndef _ASM_ARC_TYPES_H | 9 | #ifndef _ASM_ARC_TYPES_H |
| 10 | #define _ASM_ARC_TYPES_H | 10 | #define _ASM_ARC_TYPES_H |
| 11 | 11 | ||
| 12 | #include <linux/config.h> | ||
| 13 | 12 | ||
| 14 | #ifdef CONFIG_ARC32 | 13 | #ifdef CONFIG_ARC32 |
| 15 | 14 | ||
diff --git a/include/asm-mips/asm.h b/include/asm-mips/asm.h index 4b090f3142..e3038a4599 100644 --- a/include/asm-mips/asm.h +++ b/include/asm-mips/asm.h | |||
| @@ -17,7 +17,6 @@ | |||
| 17 | #ifndef __ASM_ASM_H | 17 | #ifndef __ASM_ASM_H |
| 18 | #define __ASM_ASM_H | 18 | #define __ASM_ASM_H |
| 19 | 19 | ||
| 20 | #include <linux/config.h> | ||
| 21 | #include <asm/sgidefs.h> | 20 | #include <asm/sgidefs.h> |
| 22 | 21 | ||
| 23 | #ifndef CAT | 22 | #ifndef CAT |
diff --git a/include/asm-mips/asmmacro.h b/include/asm-mips/asmmacro.h index f54aa147ec..2c42f6b00a 100644 --- a/include/asm-mips/asmmacro.h +++ b/include/asm-mips/asmmacro.h | |||
| @@ -8,7 +8,6 @@ | |||
| 8 | #ifndef _ASM_ASMMACRO_H | 8 | #ifndef _ASM_ASMMACRO_H |
| 9 | #define _ASM_ASMMACRO_H | 9 | #define _ASM_ASMMACRO_H |
| 10 | 10 | ||
| 11 | #include <linux/config.h> | ||
| 12 | #include <asm/hazards.h> | 11 | #include <asm/hazards.h> |
| 13 | 12 | ||
| 14 | #ifdef CONFIG_32BIT | 13 | #ifdef CONFIG_32BIT |
diff --git a/include/asm-mips/atomic.h b/include/asm-mips/atomic.h index 2c8b853376..13d44e1402 100644 --- a/include/asm-mips/atomic.h +++ b/include/asm-mips/atomic.h | |||
| @@ -17,7 +17,6 @@ | |||
| 17 | * <linux/spinlock.h> we have to include <linux/spinlock.h> outside the | 17 | * <linux/spinlock.h> we have to include <linux/spinlock.h> outside the |
| 18 | * main big wrapper ... | 18 | * main big wrapper ... |
| 19 | */ | 19 | */ |
| 20 | #include <linux/config.h> | ||
| 21 | #include <linux/spinlock.h> | 20 | #include <linux/spinlock.h> |
| 22 | 21 | ||
| 23 | #ifndef _ASM_ATOMIC_H | 22 | #ifndef _ASM_ATOMIC_H |
diff --git a/include/asm-mips/bcache.h b/include/asm-mips/bcache.h index 446102b34f..3646a3f2ed 100644 --- a/include/asm-mips/bcache.h +++ b/include/asm-mips/bcache.h | |||
| @@ -9,7 +9,6 @@ | |||
| 9 | #ifndef _ASM_BCACHE_H | 9 | #ifndef _ASM_BCACHE_H |
| 10 | #define _ASM_BCACHE_H | 10 | #define _ASM_BCACHE_H |
| 11 | 11 | ||
| 12 | #include <linux/config.h> | ||
| 13 | 12 | ||
| 14 | /* Some R4000 / R4400 / R4600 / R5000 machines may have a non-dma-coherent, | 13 | /* Some R4000 / R4400 / R4600 / R5000 machines may have a non-dma-coherent, |
| 15 | chipset implemented caches. On machines with other CPUs the CPU does the | 14 | chipset implemented caches. On machines with other CPUs the CPU does the |
diff --git a/include/asm-mips/bitops.h b/include/asm-mips/bitops.h index a1728f8c07..0e71df31f8 100644 --- a/include/asm-mips/bitops.h +++ b/include/asm-mips/bitops.h | |||
| @@ -9,7 +9,6 @@ | |||
| 9 | #ifndef _ASM_BITOPS_H | 9 | #ifndef _ASM_BITOPS_H |
| 10 | #define _ASM_BITOPS_H | 10 | #define _ASM_BITOPS_H |
| 11 | 11 | ||
| 12 | #include <linux/config.h> | ||
| 13 | #include <linux/compiler.h> | 12 | #include <linux/compiler.h> |
| 14 | #include <linux/types.h> | 13 | #include <linux/types.h> |
| 15 | #include <asm/bug.h> | 14 | #include <asm/bug.h> |
diff --git a/include/asm-mips/bug.h b/include/asm-mips/bug.h index 87d49a5bdc..7b4739dc8f 100644 --- a/include/asm-mips/bug.h +++ b/include/asm-mips/bug.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | #ifndef __ASM_BUG_H | 1 | #ifndef __ASM_BUG_H |
| 2 | #define __ASM_BUG_H | 2 | #define __ASM_BUG_H |
| 3 | 3 | ||
| 4 | #include <linux/config.h> | ||
| 5 | 4 | ||
| 6 | #ifdef CONFIG_BUG | 5 | #ifdef CONFIG_BUG |
| 7 | 6 | ||
diff --git a/include/asm-mips/bugs.h b/include/asm-mips/bugs.h index cb2ea7c15c..0d7f9c1f55 100644 --- a/include/asm-mips/bugs.h +++ b/include/asm-mips/bugs.h | |||
| @@ -7,7 +7,6 @@ | |||
| 7 | #ifndef _ASM_BUGS_H | 7 | #ifndef _ASM_BUGS_H |
| 8 | #define _ASM_BUGS_H | 8 | #define _ASM_BUGS_H |
| 9 | 9 | ||
| 10 | #include <linux/config.h> | ||
| 11 | #include <linux/delay.h> | 10 | #include <linux/delay.h> |
| 12 | #include <asm/cpu.h> | 11 | #include <asm/cpu.h> |
| 13 | #include <asm/cpu-info.h> | 12 | #include <asm/cpu-info.h> |
diff --git a/include/asm-mips/byteorder.h b/include/asm-mips/byteorder.h index aefc02f16f..eee83cbdf2 100644 --- a/include/asm-mips/byteorder.h +++ b/include/asm-mips/byteorder.h | |||
| @@ -8,7 +8,6 @@ | |||
| 8 | #ifndef _ASM_BYTEORDER_H | 8 | #ifndef _ASM_BYTEORDER_H |
| 9 | #define _ASM_BYTEORDER_H | 9 | #define _ASM_BYTEORDER_H |
| 10 | 10 | ||
| 11 | #include <linux/config.h> | ||
| 12 | #include <linux/compiler.h> | 11 | #include <linux/compiler.h> |
| 13 | #include <asm/types.h> | 12 | #include <asm/types.h> |
| 14 | 13 | ||
diff --git a/include/asm-mips/cache.h b/include/asm-mips/cache.h index 55e19f2ff0..37f175c42b 100644 --- a/include/asm-mips/cache.h +++ b/include/asm-mips/cache.h | |||
| @@ -9,7 +9,6 @@ | |||
| 9 | #ifndef _ASM_CACHE_H | 9 | #ifndef _ASM_CACHE_H |
| 10 | #define _ASM_CACHE_H | 10 | #define _ASM_CACHE_H |
| 11 | 11 | ||
| 12 | #include <linux/config.h> | ||
| 13 | #include <kmalloc.h> | 12 | #include <kmalloc.h> |
| 14 | 13 | ||
| 15 | #define L1_CACHE_SHIFT CONFIG_MIPS_L1_CACHE_SHIFT | 14 | #define L1_CACHE_SHIFT CONFIG_MIPS_L1_CACHE_SHIFT |
diff --git a/include/asm-mips/checksum.h b/include/asm-mips/checksum.h index b09f8971e9..a5e6050ec0 100644 --- a/include/asm-mips/checksum.h +++ b/include/asm-mips/checksum.h | |||
| @@ -11,7 +11,6 @@ | |||
| 11 | #ifndef _ASM_CHECKSUM_H | 11 | #ifndef _ASM_CHECKSUM_H |
| 12 | #define _ASM_CHECKSUM_H | 12 | #define _ASM_CHECKSUM_H |
| 13 | 13 | ||
| 14 | #include <linux/config.h> | ||
| 15 | #include <linux/in6.h> | 14 | #include <linux/in6.h> |
| 16 | 15 | ||
| 17 | #include <asm/uaccess.h> | 16 | #include <asm/uaccess.h> |
diff --git a/include/asm-mips/cpu-features.h b/include/asm-mips/cpu-features.h index 254e11ed24..881ce1f980 100644 --- a/include/asm-mips/cpu-features.h +++ b/include/asm-mips/cpu-features.h | |||
| @@ -9,7 +9,6 @@ | |||
| 9 | #ifndef __ASM_CPU_FEATURES_H | 9 | #ifndef __ASM_CPU_FEATURES_H |
| 10 | #define __ASM_CPU_FEATURES_H | 10 | #define __ASM_CPU_FEATURES_H |
| 11 | 11 | ||
| 12 | #include <linux/config.h> | ||
| 13 | 12 | ||
| 14 | #include <asm/cpu.h> | 13 | #include <asm/cpu.h> |
| 15 | #include <asm/cpu-info.h> | 14 | #include <asm/cpu-info.h> |
diff --git a/include/asm-mips/cpu-info.h b/include/asm-mips/cpu-info.h index 6572ac7036..a2f0c8ea91 100644 --- a/include/asm-mips/cpu-info.h +++ b/include/asm-mips/cpu-info.h | |||
| @@ -12,7 +12,6 @@ | |||
| 12 | #ifndef __ASM_CPU_INFO_H | 12 | #ifndef __ASM_CPU_INFO_H |
| 13 | #define __ASM_CPU_INFO_H | 13 | #define __ASM_CPU_INFO_H |
| 14 | 14 | ||
| 15 | #include <linux/config.h> | ||
| 16 | #include <asm/cache.h> | 15 | #include <asm/cache.h> |
| 17 | 16 | ||
| 18 | #ifdef CONFIG_SGI_IP27 | 17 | #ifdef CONFIG_SGI_IP27 |
diff --git a/include/asm-mips/ddb5xxx/ddb5477.h b/include/asm-mips/ddb5xxx/ddb5477.h index a438548e6e..c5af4b73fd 100644 --- a/include/asm-mips/ddb5xxx/ddb5477.h +++ b/include/asm-mips/ddb5xxx/ddb5477.h | |||
| @@ -17,7 +17,6 @@ | |||
| 17 | #ifndef __ASM_DDB5XXX_DDB5477_H | 17 | #ifndef __ASM_DDB5XXX_DDB5477_H |
| 18 | #define __ASM_DDB5XXX_DDB5477_H | 18 | #define __ASM_DDB5XXX_DDB5477_H |
| 19 | 19 | ||
| 20 | #include <linux/config.h> | ||
| 21 | 20 | ||
| 22 | /* | 21 | /* |
| 23 | * This contains macros that are specific to DDB5477 or renamed from | 22 | * This contains macros that are specific to DDB5477 or renamed from |
diff --git a/include/asm-mips/ddb5xxx/ddb5xxx.h b/include/asm-mips/ddb5xxx/ddb5xxx.h index 873c03f2c5..42c2748716 100644 --- a/include/asm-mips/ddb5xxx/ddb5xxx.h +++ b/include/asm-mips/ddb5xxx/ddb5xxx.h | |||
| @@ -18,7 +18,6 @@ | |||
| 18 | #ifndef __ASM_DDB5XXX_DDB5XXX_H | 18 | #ifndef __ASM_DDB5XXX_DDB5XXX_H |
| 19 | #define __ASM_DDB5XXX_DDB5XXX_H | 19 | #define __ASM_DDB5XXX_DDB5XXX_H |
| 20 | 20 | ||
| 21 | #include <linux/config.h> | ||
| 22 | #include <linux/types.h> | 21 | #include <linux/types.h> |
| 23 | 22 | ||
| 24 | /* | 23 | /* |
diff --git a/include/asm-mips/debug.h b/include/asm-mips/debug.h index 930f2b75e7..1fd5a2b394 100644 --- a/include/asm-mips/debug.h +++ b/include/asm-mips/debug.h | |||
| @@ -15,7 +15,6 @@ | |||
| 15 | #ifndef _ASM_DEBUG_H | 15 | #ifndef _ASM_DEBUG_H |
| 16 | #define _ASM_DEBUG_H | 16 | #define _ASM_DEBUG_H |
| 17 | 17 | ||
| 18 | #include <linux/config.h> | ||
| 19 | 18 | ||
| 20 | /* | 19 | /* |
| 21 | * run-time macros for catching spurious errors. Eable CONFIG_RUNTIME_DEBUG in | 20 | * run-time macros for catching spurious errors. Eable CONFIG_RUNTIME_DEBUG in |
diff --git a/include/asm-mips/dec/prom.h b/include/asm-mips/dec/prom.h index 1384dd0964..b9c8203688 100644 --- a/include/asm-mips/dec/prom.h +++ b/include/asm-mips/dec/prom.h | |||
| @@ -15,7 +15,6 @@ | |||
| 15 | #ifndef _ASM_DEC_PROM_H | 15 | #ifndef _ASM_DEC_PROM_H |
| 16 | #define _ASM_DEC_PROM_H | 16 | #define _ASM_DEC_PROM_H |
| 17 | 17 | ||
| 18 | #include <linux/config.h> | ||
| 19 | #include <linux/types.h> | 18 | #include <linux/types.h> |
| 20 | 19 | ||
| 21 | #include <asm/addrspace.h> | 20 | #include <asm/addrspace.h> |
diff --git a/include/asm-mips/delay.h b/include/asm-mips/delay.h index 64dd45150f..b2c9ed4750 100644 --- a/include/asm-mips/delay.h +++ b/include/asm-mips/delay.h | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | #ifndef _ASM_DELAY_H | 10 | #ifndef _ASM_DELAY_H |
| 11 | #define _ASM_DELAY_H | 11 | #define _ASM_DELAY_H |
| 12 | 12 | ||
| 13 | #include <linux/config.h> | ||
| 14 | #include <linux/param.h> | 13 | #include <linux/param.h> |
| 15 | #include <linux/smp.h> | 14 | #include <linux/smp.h> |
| 16 | #include <asm/compiler.h> | 15 | #include <asm/compiler.h> |
diff --git a/include/asm-mips/dma.h b/include/asm-mips/dma.h index 6aaf9939a7..e85849ac16 100644 --- a/include/asm-mips/dma.h +++ b/include/asm-mips/dma.h | |||
| @@ -12,7 +12,6 @@ | |||
| 12 | #ifndef _ASM_DMA_H | 12 | #ifndef _ASM_DMA_H |
| 13 | #define _ASM_DMA_H | 13 | #define _ASM_DMA_H |
| 14 | 14 | ||
| 15 | #include <linux/config.h> | ||
| 16 | #include <asm/io.h> /* need byte IO */ | 15 | #include <asm/io.h> /* need byte IO */ |
| 17 | #include <linux/spinlock.h> /* And spinlocks */ | 16 | #include <linux/spinlock.h> /* And spinlocks */ |
| 18 | #include <linux/delay.h> | 17 | #include <linux/delay.h> |
diff --git a/include/asm-mips/elf.h b/include/asm-mips/elf.h index bdc9de2df1..ebd6bfb19d 100644 --- a/include/asm-mips/elf.h +++ b/include/asm-mips/elf.h | |||
| @@ -8,7 +8,6 @@ | |||
| 8 | #ifndef _ASM_ELF_H | 8 | #ifndef _ASM_ELF_H |
| 9 | #define _ASM_ELF_H | 9 | #define _ASM_ELF_H |
| 10 | 10 | ||
| 11 | #include <linux/config.h> | ||
| 12 | 11 | ||
| 13 | /* ELF header e_flags defines. */ | 12 | /* ELF header e_flags defines. */ |
| 14 | /* MIPS architecture level. */ | 13 | /* MIPS architecture level. */ |
diff --git a/include/asm-mips/fcntl.h b/include/asm-mips/fcntl.h index 43d047a9a6..787220e6c1 100644 --- a/include/asm-mips/fcntl.h +++ b/include/asm-mips/fcntl.h | |||
| @@ -8,7 +8,6 @@ | |||
| 8 | #ifndef _ASM_FCNTL_H | 8 | #ifndef _ASM_FCNTL_H |
| 9 | #define _ASM_FCNTL_H | 9 | #define _ASM_FCNTL_H |
| 10 | 10 | ||
| 11 | #include <linux/config.h> | ||
| 12 | 11 | ||
| 13 | #define O_APPEND 0x0008 | 12 | #define O_APPEND 0x0008 |
| 14 | #define O_SYNC 0x0010 | 13 | #define O_SYNC 0x0010 |
diff --git a/include/asm-mips/fixmap.h b/include/asm-mips/fixmap.h index 73a3028dd9..1cadefbbc0 100644 --- a/include/asm-mips/fixmap.h +++ b/include/asm-mips/fixmap.h | |||
| @@ -13,7 +13,6 @@ | |||
| 13 | #ifndef _ASM_FIXMAP_H | 13 | #ifndef _ASM_FIXMAP_H |
| 14 | #define _ASM_FIXMAP_H | 14 | #define _ASM_FIXMAP_H |
| 15 | 15 | ||
| 16 | #include <linux/config.h> | ||
| 17 | #include <asm/page.h> | 16 | #include <asm/page.h> |
| 18 | #ifdef CONFIG_HIGHMEM | 17 | #ifdef CONFIG_HIGHMEM |
| 19 | #include <linux/threads.h> | 18 | #include <linux/threads.h> |
diff --git a/include/asm-mips/fpu.h b/include/asm-mips/fpu.h index b0f50015e2..199e768ff7 100644 --- a/include/asm-mips/fpu.h +++ b/include/asm-mips/fpu.h | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | #ifndef _ASM_FPU_H | 10 | #ifndef _ASM_FPU_H |
| 11 | #define _ASM_FPU_H | 11 | #define _ASM_FPU_H |
| 12 | 12 | ||
| 13 | #include <linux/config.h> | ||
| 14 | #include <linux/sched.h> | 13 | #include <linux/sched.h> |
| 15 | #include <linux/thread_info.h> | 14 | #include <linux/thread_info.h> |
| 16 | 15 | ||
diff --git a/include/asm-mips/futex.h b/include/asm-mips/futex.h index a554089991..d71d878990 100644 --- a/include/asm-mips/futex.h +++ b/include/asm-mips/futex.h | |||
| @@ -3,7 +3,6 @@ | |||
| 3 | 3 | ||
| 4 | #ifdef __KERNEL__ | 4 | #ifdef __KERNEL__ |
| 5 | 5 | ||
| 6 | #include <linux/config.h> | ||
| 7 | #include <linux/futex.h> | 6 | #include <linux/futex.h> |
| 8 | #include <asm/errno.h> | 7 | #include <asm/errno.h> |
| 9 | #include <asm/uaccess.h> | 8 | #include <asm/uaccess.h> |
diff --git a/include/asm-mips/hazards.h b/include/asm-mips/hazards.h index dadc05188d..66943c451c 100644 --- a/include/asm-mips/hazards.h +++ b/include/asm-mips/hazards.h | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | #ifndef _ASM_HAZARDS_H | 10 | #ifndef _ASM_HAZARDS_H |
| 11 | #define _ASM_HAZARDS_H | 11 | #define _ASM_HAZARDS_H |
| 12 | 12 | ||
| 13 | #include <linux/config.h> | ||
| 14 | 13 | ||
| 15 | #ifdef __ASSEMBLY__ | 14 | #ifdef __ASSEMBLY__ |
| 16 | 15 | ||
diff --git a/include/asm-mips/highmem.h b/include/asm-mips/highmem.h index 8cf5984024..c976bfaaba 100644 --- a/include/asm-mips/highmem.h +++ b/include/asm-mips/highmem.h | |||
| @@ -19,7 +19,6 @@ | |||
| 19 | 19 | ||
| 20 | #ifdef __KERNEL__ | 20 | #ifdef __KERNEL__ |
| 21 | 21 | ||
| 22 | #include <linux/config.h> | ||
| 23 | #include <linux/init.h> | 22 | #include <linux/init.h> |
| 24 | #include <linux/interrupt.h> | 23 | #include <linux/interrupt.h> |
| 25 | #include <asm/kmap_types.h> | 24 | #include <asm/kmap_types.h> |
diff --git a/include/asm-mips/interrupt.h b/include/asm-mips/interrupt.h index 4bb9c06f44..a99d686751 100644 --- a/include/asm-mips/interrupt.h +++ b/include/asm-mips/interrupt.h | |||
| @@ -11,7 +11,6 @@ | |||
| 11 | #ifndef _ASM_INTERRUPT_H | 11 | #ifndef _ASM_INTERRUPT_H |
| 12 | #define _ASM_INTERRUPT_H | 12 | #define _ASM_INTERRUPT_H |
| 13 | 13 | ||
| 14 | #include <linux/config.h> | ||
| 15 | #include <asm/hazards.h> | 14 | #include <asm/hazards.h> |
| 16 | 15 | ||
| 17 | __asm__ ( | 16 | __asm__ ( |
diff --git a/include/asm-mips/io.h b/include/asm-mips/io.h index 6b17eb9d79..df624e1ee6 100644 --- a/include/asm-mips/io.h +++ b/include/asm-mips/io.h | |||
| @@ -12,7 +12,6 @@ | |||
| 12 | #ifndef _ASM_IO_H | 12 | #ifndef _ASM_IO_H |
| 13 | #define _ASM_IO_H | 13 | #define _ASM_IO_H |
| 14 | 14 | ||
| 15 | #include <linux/config.h> | ||
| 16 | #include <linux/compiler.h> | 15 | #include <linux/compiler.h> |
| 17 | #include <linux/kernel.h> | 16 | #include <linux/kernel.h> |
| 18 | #include <linux/types.h> | 17 | #include <linux/types.h> |
diff --git a/include/asm-mips/ip32/machine.h b/include/asm-mips/ip32/machine.h index e440fdf4b2..1b631b8da6 100644 --- a/include/asm-mips/ip32/machine.h +++ b/include/asm-mips/ip32/machine.h | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | #ifndef _ASM_IP32_MACHINE_H | 10 | #ifndef _ASM_IP32_MACHINE_H |
| 11 | #define _ASM_IP32_MACHINE_H | 11 | #define _ASM_IP32_MACHINE_H |
| 12 | 12 | ||
| 13 | #include <linux/config.h> | ||
| 14 | 13 | ||
| 15 | #ifdef CONFIG_SGI_IP32 | 14 | #ifdef CONFIG_SGI_IP32 |
| 16 | 15 | ||
diff --git a/include/asm-mips/irq.h b/include/asm-mips/irq.h index dde677f02b..d35c61776a 100644 --- a/include/asm-mips/irq.h +++ b/include/asm-mips/irq.h | |||
| @@ -9,7 +9,6 @@ | |||
| 9 | #ifndef _ASM_IRQ_H | 9 | #ifndef _ASM_IRQ_H |
| 10 | #define _ASM_IRQ_H | 10 | #define _ASM_IRQ_H |
| 11 | 11 | ||
| 12 | #include <linux/config.h> | ||
| 13 | #include <linux/linkage.h> | 12 | #include <linux/linkage.h> |
| 14 | 13 | ||
| 15 | #include <asm/mipsmtregs.h> | 14 | #include <asm/mipsmtregs.h> |
diff --git a/include/asm-mips/isadep.h b/include/asm-mips/isadep.h index 7bb003511d..24c6cda793 100644 --- a/include/asm-mips/isadep.h +++ b/include/asm-mips/isadep.h | |||
| @@ -5,7 +5,6 @@ | |||
| 5 | * | 5 | * |
| 6 | * Copyright (c) 1998 Harald Koerfgen | 6 | * Copyright (c) 1998 Harald Koerfgen |
| 7 | */ | 7 | */ |
| 8 | #include <linux/config.h> | ||
| 9 | 8 | ||
| 10 | #ifndef __ASM_ISADEP_H | 9 | #ifndef __ASM_ISADEP_H |
| 11 | #define __ASM_ISADEP_H | 10 | #define __ASM_ISADEP_H |
diff --git a/include/asm-mips/jmr3927/irq.h b/include/asm-mips/jmr3927/irq.h index b0c325a223..fe551f33a7 100644 --- a/include/asm-mips/jmr3927/irq.h +++ b/include/asm-mips/jmr3927/irq.h | |||
| @@ -12,7 +12,6 @@ | |||
| 12 | 12 | ||
| 13 | #ifndef __ASSEMBLY__ | 13 | #ifndef __ASSEMBLY__ |
| 14 | 14 | ||
| 15 | #include <linux/config.h> | ||
| 16 | #include <asm/irq.h> | 15 | #include <asm/irq.h> |
| 17 | 16 | ||
| 18 | struct tb_irq_space { | 17 | struct tb_irq_space { |
diff --git a/include/asm-mips/kmap_types.h b/include/asm-mips/kmap_types.h index 6886a0c3fe..806aae3c53 100644 --- a/include/asm-mips/kmap_types.h +++ b/include/asm-mips/kmap_types.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | #ifndef _ASM_KMAP_TYPES_H | 1 | #ifndef _ASM_KMAP_TYPES_H |
| 2 | #define _ASM_KMAP_TYPES_H | 2 | #define _ASM_KMAP_TYPES_H |
| 3 | 3 | ||
| 4 | #include <linux/config.h> | ||
| 5 | 4 | ||
| 6 | #ifdef CONFIG_DEBUG_HIGHMEM | 5 | #ifdef CONFIG_DEBUG_HIGHMEM |
| 7 | # define D(n) __KM_FENCE_##n , | 6 | # define D(n) __KM_FENCE_##n , |
diff --git a/include/asm-mips/local.h b/include/asm-mips/local.h index c38844f615..9e2d43bae3 100644 --- a/include/asm-mips/local.h +++ b/include/asm-mips/local.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | #ifndef _ASM_LOCAL_H | 1 | #ifndef _ASM_LOCAL_H |
| 2 | #define _ASM_LOCAL_H | 2 | #define _ASM_LOCAL_H |
| 3 | 3 | ||
| 4 | #include <linux/config.h> | ||
| 5 | #include <linux/percpu.h> | 4 | #include <linux/percpu.h> |
| 6 | #include <asm/atomic.h> | 5 | #include <asm/atomic.h> |
| 7 | 6 | ||
diff --git a/include/asm-mips/mach-au1x00/au1000.h b/include/asm-mips/mach-au1x00/au1000.h index 4686e17c20..582acd8adb 100644 --- a/include/asm-mips/mach-au1x00/au1000.h +++ b/include/asm-mips/mach-au1x00/au1000.h | |||
| @@ -35,7 +35,6 @@ | |||
| 35 | #ifndef _AU1000_H_ | 35 | #ifndef _AU1000_H_ |
| 36 | #define _AU1000_H_ | 36 | #define _AU1000_H_ |
| 37 | 37 | ||
| 38 | #include <linux/config.h> | ||
| 39 | 38 | ||
| 40 | #ifndef _LANGUAGE_ASSEMBLY | 39 | #ifndef _LANGUAGE_ASSEMBLY |
| 41 | 40 | ||
diff --git a/include/asm-mips/mach-au1x00/au1xxx.h b/include/asm-mips/mach-au1x00/au1xxx.h index b7b46dd9b9..9471359410 100644 --- a/include/asm-mips/mach-au1x00/au1xxx.h +++ b/include/asm-mips/mach-au1x00/au1xxx.h | |||
| @@ -23,7 +23,6 @@ | |||
| 23 | #ifndef _AU1XXX_H_ | 23 | #ifndef _AU1XXX_H_ |
| 24 | #define _AU1XXX_H_ | 24 | #define _AU1XXX_H_ |
| 25 | 25 | ||
| 26 | #include <linux/config.h> | ||
| 27 | 26 | ||
| 28 | #include <asm/mach-au1x00/au1000.h> | 27 | #include <asm/mach-au1x00/au1000.h> |
| 29 | 28 | ||
diff --git a/include/asm-mips/mach-au1x00/au1xxx_dbdma.h b/include/asm-mips/mach-au1x00/au1xxx_dbdma.h index b327bcd3fe..d5b38a247e 100644 --- a/include/asm-mips/mach-au1x00/au1xxx_dbdma.h +++ b/include/asm-mips/mach-au1x00/au1xxx_dbdma.h | |||
| @@ -34,7 +34,6 @@ | |||
| 34 | #ifndef _AU1000_DBDMA_H_ | 34 | #ifndef _AU1000_DBDMA_H_ |
| 35 | #define _AU1000_DBDMA_H_ | 35 | #define _AU1000_DBDMA_H_ |
| 36 | 36 | ||
| 37 | #include <linux/config.h> | ||
| 38 | 37 | ||
| 39 | #ifndef _LANGUAGE_ASSEMBLY | 38 | #ifndef _LANGUAGE_ASSEMBLY |
| 40 | 39 | ||
diff --git a/include/asm-mips/mach-au1x00/au1xxx_ide.h b/include/asm-mips/mach-au1x00/au1xxx_ide.h index e867b4ef96..301e713007 100644 --- a/include/asm-mips/mach-au1x00/au1xxx_ide.h +++ b/include/asm-mips/mach-au1x00/au1xxx_ide.h | |||
| @@ -29,7 +29,6 @@ | |||
| 29 | * Note: for more information, please refer "AMD Alchemy Au1200/Au1550 IDE | 29 | * Note: for more information, please refer "AMD Alchemy Au1200/Au1550 IDE |
| 30 | * Interface and Linux Device Driver" Application Note. | 30 | * Interface and Linux Device Driver" Application Note. |
| 31 | */ | 31 | */ |
| 32 | #include <linux/config.h> | ||
| 33 | 32 | ||
| 34 | #ifdef CONFIG_BLK_DEV_IDE_AU1XXX_MDMA2_DBDMA | 33 | #ifdef CONFIG_BLK_DEV_IDE_AU1XXX_MDMA2_DBDMA |
| 35 | #define DMA_WAIT_TIMEOUT 100 | 34 | #define DMA_WAIT_TIMEOUT 100 |
diff --git a/include/asm-mips/mach-au1x00/au1xxx_psc.h b/include/asm-mips/mach-au1x00/au1xxx_psc.h index 8e5fb3c7da..5c3e2a38ce 100644 --- a/include/asm-mips/mach-au1x00/au1xxx_psc.h +++ b/include/asm-mips/mach-au1x00/au1xxx_psc.h | |||
| @@ -33,7 +33,6 @@ | |||
| 33 | #ifndef _AU1000_PSC_H_ | 33 | #ifndef _AU1000_PSC_H_ |
| 34 | #define _AU1000_PSC_H_ | 34 | #define _AU1000_PSC_H_ |
| 35 | 35 | ||
| 36 | #include <linux/config.h> | ||
| 37 | 36 | ||
| 38 | /* The PSC base addresses. */ | 37 | /* The PSC base addresses. */ |
| 39 | #ifdef CONFIG_SOC_AU1550 | 38 | #ifdef CONFIG_SOC_AU1550 |
diff --git a/include/asm-mips/mach-au1x00/ioremap.h b/include/asm-mips/mach-au1x00/ioremap.h index d3ec627457..098fca4289 100644 --- a/include/asm-mips/mach-au1x00/ioremap.h +++ b/include/asm-mips/mach-au1x00/ioremap.h | |||
| @@ -9,7 +9,6 @@ | |||
| 9 | #ifndef __ASM_MACH_AU1X00_IOREMAP_H | 9 | #ifndef __ASM_MACH_AU1X00_IOREMAP_H |
| 10 | #define __ASM_MACH_AU1X00_IOREMAP_H | 10 | #define __ASM_MACH_AU1X00_IOREMAP_H |
| 11 | 11 | ||
| 12 | #include <linux/config.h> | ||
| 13 | #include <linux/types.h> | 12 | #include <linux/types.h> |
| 14 | 13 | ||
| 15 | #ifdef CONFIG_64BIT_PHYS_ADDR | 14 | #ifdef CONFIG_64BIT_PHYS_ADDR |
diff --git a/include/asm-mips/mach-cobalt/cpu-feature-overrides.h b/include/asm-mips/mach-cobalt/cpu-feature-overrides.h index ace8c5ef97..e0e08fc5d7 100644 --- a/include/asm-mips/mach-cobalt/cpu-feature-overrides.h +++ b/include/asm-mips/mach-cobalt/cpu-feature-overrides.h | |||
| @@ -8,7 +8,6 @@ | |||
| 8 | #ifndef __ASM_COBALT_CPU_FEATURE_OVERRIDES_H | 8 | #ifndef __ASM_COBALT_CPU_FEATURE_OVERRIDES_H |
| 9 | #define __ASM_COBALT_CPU_FEATURE_OVERRIDES_H | 9 | #define __ASM_COBALT_CPU_FEATURE_OVERRIDES_H |
| 10 | 10 | ||
| 11 | #include <linux/config.h> | ||
| 12 | 11 | ||
| 13 | #define cpu_has_tlb 1 | 12 | #define cpu_has_tlb 1 |
| 14 | #define cpu_has_4kex 1 | 13 | #define cpu_has_4kex 1 |
diff --git a/include/asm-mips/mach-db1x00/db1x00.h b/include/asm-mips/mach-db1x00/db1x00.h index 7b28b23f91..8fbb4b42a8 100644 --- a/include/asm-mips/mach-db1x00/db1x00.h +++ b/include/asm-mips/mach-db1x00/db1x00.h | |||
| @@ -28,7 +28,6 @@ | |||
| 28 | #ifndef __ASM_DB1X00_H | 28 | #ifndef __ASM_DB1X00_H |
| 29 | #define __ASM_DB1X00_H | 29 | #define __ASM_DB1X00_H |
| 30 | 30 | ||
| 31 | #include <linux/config.h> | ||
| 32 | 31 | ||
| 33 | #ifdef CONFIG_MIPS_DB1550 | 32 | #ifdef CONFIG_MIPS_DB1550 |
| 34 | #define BCSR_KSEG1_ADDR 0xAF000000 | 33 | #define BCSR_KSEG1_ADDR 0xAF000000 |
diff --git a/include/asm-mips/mach-generic/ide.h b/include/asm-mips/mach-generic/ide.h index e331535950..6eba2e576a 100644 --- a/include/asm-mips/mach-generic/ide.h +++ b/include/asm-mips/mach-generic/ide.h | |||
| @@ -15,7 +15,6 @@ | |||
| 15 | 15 | ||
| 16 | #ifdef __KERNEL__ | 16 | #ifdef __KERNEL__ |
| 17 | 17 | ||
| 18 | #include <linux/config.h> | ||
| 19 | #include <linux/pci.h> | 18 | #include <linux/pci.h> |
| 20 | #include <linux/stddef.h> | 19 | #include <linux/stddef.h> |
| 21 | #include <asm/processor.h> | 20 | #include <asm/processor.h> |
diff --git a/include/asm-mips/mach-generic/kmalloc.h b/include/asm-mips/mach-generic/kmalloc.h index 373d66dee9..410ab5f6c5 100644 --- a/include/asm-mips/mach-generic/kmalloc.h +++ b/include/asm-mips/mach-generic/kmalloc.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | #ifndef __ASM_MACH_GENERIC_KMALLOC_H | 1 | #ifndef __ASM_MACH_GENERIC_KMALLOC_H |
| 2 | #define __ASM_MACH_GENERIC_KMALLOC_H | 2 | #define __ASM_MACH_GENERIC_KMALLOC_H |
| 3 | 3 | ||
| 4 | #include <linux/config.h> | ||
| 5 | 4 | ||
| 6 | #ifndef CONFIG_DMA_COHERENT | 5 | #ifndef CONFIG_DMA_COHERENT |
| 7 | /* | 6 | /* |
diff --git a/include/asm-mips/mach-generic/spaces.h b/include/asm-mips/mach-generic/spaces.h index b849d8dd7e..0ae9997bc9 100644 --- a/include/asm-mips/mach-generic/spaces.h +++ b/include/asm-mips/mach-generic/spaces.h | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | #ifndef _ASM_MACH_GENERIC_SPACES_H | 10 | #ifndef _ASM_MACH_GENERIC_SPACES_H |
| 11 | #define _ASM_MACH_GENERIC_SPACES_H | 11 | #define _ASM_MACH_GENERIC_SPACES_H |
| 12 | 12 | ||
| 13 | #include <linux/config.h> | ||
| 14 | 13 | ||
| 15 | #ifdef CONFIG_32BIT | 14 | #ifdef CONFIG_32BIT |
| 16 | 15 | ||
diff --git a/include/asm-mips/mach-ip22/spaces.h b/include/asm-mips/mach-ip22/spaces.h index 8385f71679..ab20c026fd 100644 --- a/include/asm-mips/mach-ip22/spaces.h +++ b/include/asm-mips/mach-ip22/spaces.h | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | #ifndef _ASM_MACH_IP22_SPACES_H | 10 | #ifndef _ASM_MACH_IP22_SPACES_H |
| 11 | #define _ASM_MACH_IP22_SPACES_H | 11 | #define _ASM_MACH_IP22_SPACES_H |
| 12 | 12 | ||
| 13 | #include <linux/config.h> | ||
| 14 | 13 | ||
| 15 | #ifdef CONFIG_32BIT | 14 | #ifdef CONFIG_32BIT |
| 16 | 15 | ||
diff --git a/include/asm-mips/mach-ip32/cpu-feature-overrides.h b/include/asm-mips/mach-ip32/cpu-feature-overrides.h index 36070b5654..5312a11098 100644 --- a/include/asm-mips/mach-ip32/cpu-feature-overrides.h +++ b/include/asm-mips/mach-ip32/cpu-feature-overrides.h | |||
| @@ -9,7 +9,6 @@ | |||
| 9 | #ifndef __ASM_MACH_IP32_CPU_FEATURE_OVERRIDES_H | 9 | #ifndef __ASM_MACH_IP32_CPU_FEATURE_OVERRIDES_H |
| 10 | #define __ASM_MACH_IP32_CPU_FEATURE_OVERRIDES_H | 10 | #define __ASM_MACH_IP32_CPU_FEATURE_OVERRIDES_H |
| 11 | 11 | ||
| 12 | #include <linux/config.h> | ||
| 13 | 12 | ||
| 14 | /* | 13 | /* |
| 15 | * R5000 has an interesting "restriction": ll(d)/sc(d) | 14 | * R5000 has an interesting "restriction": ll(d)/sc(d) |
diff --git a/include/asm-mips/mach-ip32/kmalloc.h b/include/asm-mips/mach-ip32/kmalloc.h index 9d2d4d9ac0..f6198a21fb 100644 --- a/include/asm-mips/mach-ip32/kmalloc.h +++ b/include/asm-mips/mach-ip32/kmalloc.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | #ifndef __ASM_MACH_IP32_KMALLOC_H | 1 | #ifndef __ASM_MACH_IP32_KMALLOC_H |
| 2 | #define __ASM_MACH_IP32_KMALLOC_H | 2 | #define __ASM_MACH_IP32_KMALLOC_H |
| 3 | 3 | ||
| 4 | #include <linux/config.h> | ||
| 5 | 4 | ||
| 6 | #if defined(CONFIG_CPU_R5000) || defined (CONFIG_CPU_RM7000) | 5 | #if defined(CONFIG_CPU_R5000) || defined (CONFIG_CPU_RM7000) |
| 7 | #define ARCH_KMALLOC_MINALIGN 32 | 6 | #define ARCH_KMALLOC_MINALIGN 32 |
diff --git a/include/asm-mips/mach-mips/cpu-feature-overrides.h b/include/asm-mips/mach-mips/cpu-feature-overrides.h index e06af6c86f..7efbff50fc 100644 --- a/include/asm-mips/mach-mips/cpu-feature-overrides.h +++ b/include/asm-mips/mach-mips/cpu-feature-overrides.h | |||
| @@ -9,7 +9,6 @@ | |||
| 9 | #ifndef __ASM_MACH_MIPS_CPU_FEATURE_OVERRIDES_H | 9 | #ifndef __ASM_MACH_MIPS_CPU_FEATURE_OVERRIDES_H |
| 10 | #define __ASM_MACH_MIPS_CPU_FEATURE_OVERRIDES_H | 10 | #define __ASM_MACH_MIPS_CPU_FEATURE_OVERRIDES_H |
| 11 | 11 | ||
| 12 | #include <linux/config.h> | ||
| 13 | 12 | ||
| 14 | /* | 13 | /* |
| 15 | * CPU feature overrides for MIPS boards | 14 | * CPU feature overrides for MIPS boards |
diff --git a/include/asm-mips/mach-mips/irq.h b/include/asm-mips/mach-mips/irq.h index f8579696ca..083d9c512a 100644 --- a/include/asm-mips/mach-mips/irq.h +++ b/include/asm-mips/mach-mips/irq.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | #ifndef __ASM_MACH_MIPS_IRQ_H | 1 | #ifndef __ASM_MACH_MIPS_IRQ_H |
| 2 | #define __ASM_MACH_MIPS_IRQ_H | 2 | #define __ASM_MACH_MIPS_IRQ_H |
| 3 | 3 | ||
| 4 | #include <linux/config.h> | ||
| 5 | 4 | ||
| 6 | #define NR_IRQS 256 | 5 | #define NR_IRQS 256 |
| 7 | 6 | ||
diff --git a/include/asm-mips/mach-pb1x00/pb1550.h b/include/asm-mips/mach-pb1x00/pb1550.h index 9578ead11e..9a4955ce3b 100644 --- a/include/asm-mips/mach-pb1x00/pb1550.h +++ b/include/asm-mips/mach-pb1x00/pb1550.h | |||
| @@ -27,7 +27,6 @@ | |||
| 27 | #ifndef __ASM_PB1550_H | 27 | #ifndef __ASM_PB1550_H |
| 28 | #define __ASM_PB1550_H | 28 | #define __ASM_PB1550_H |
| 29 | 29 | ||
| 30 | #include <linux/config.h> | ||
| 31 | #include <linux/types.h> | 30 | #include <linux/types.h> |
| 32 | 31 | ||
| 33 | #define DBDMA_AC97_TX_CHAN DSCR_CMD0_PSC1_TX | 32 | #define DBDMA_AC97_TX_CHAN DSCR_CMD0_PSC1_TX |
diff --git a/include/asm-mips/mach-sim/cpu-feature-overrides.h b/include/asm-mips/mach-sim/cpu-feature-overrides.h index cadbe8eda7..f86f2751bc 100644 --- a/include/asm-mips/mach-sim/cpu-feature-overrides.h +++ b/include/asm-mips/mach-sim/cpu-feature-overrides.h | |||
| @@ -8,7 +8,6 @@ | |||
| 8 | #ifndef __ASM_MACH_SIM_CPU_FEATURE_OVERRIDES_H | 8 | #ifndef __ASM_MACH_SIM_CPU_FEATURE_OVERRIDES_H |
| 9 | #define __ASM_MACH_SIM_CPU_FEATURE_OVERRIDES_H | 9 | #define __ASM_MACH_SIM_CPU_FEATURE_OVERRIDES_H |
| 10 | 10 | ||
| 11 | #include <linux/config.h> | ||
| 12 | 11 | ||
| 13 | /* | 12 | /* |
| 14 | * CPU feature overrides for MIPS boards | 13 | * CPU feature overrides for MIPS boards |
diff --git a/include/asm-mips/mips-boards/generic.h b/include/asm-mips/mips-boards/generic.h index 25b6ffc266..cad47ce8a7 100644 --- a/include/asm-mips/mips-boards/generic.h +++ b/include/asm-mips/mips-boards/generic.h | |||
| @@ -20,7 +20,6 @@ | |||
| 20 | #ifndef __ASM_MIPS_BOARDS_GENERIC_H | 20 | #ifndef __ASM_MIPS_BOARDS_GENERIC_H |
| 21 | #define __ASM_MIPS_BOARDS_GENERIC_H | 21 | #define __ASM_MIPS_BOARDS_GENERIC_H |
| 22 | 22 | ||
| 23 | #include <linux/config.h> | ||
| 24 | #include <asm/addrspace.h> | 23 | #include <asm/addrspace.h> |
| 25 | #include <asm/byteorder.h> | 24 | #include <asm/byteorder.h> |
| 26 | #include <asm/mips-boards/bonito64.h> | 25 | #include <asm/mips-boards/bonito64.h> |
diff --git a/include/asm-mips/mipsregs.h b/include/asm-mips/mipsregs.h index a2ef579f6b..87e95b5e27 100644 --- a/include/asm-mips/mipsregs.h +++ b/include/asm-mips/mipsregs.h | |||
| @@ -13,7 +13,6 @@ | |||
| 13 | #ifndef _ASM_MIPSREGS_H | 13 | #ifndef _ASM_MIPSREGS_H |
| 14 | #define _ASM_MIPSREGS_H | 14 | #define _ASM_MIPSREGS_H |
| 15 | 15 | ||
| 16 | #include <linux/config.h> | ||
| 17 | #include <linux/linkage.h> | 16 | #include <linux/linkage.h> |
| 18 | #include <asm/hazards.h> | 17 | #include <asm/hazards.h> |
| 19 | 18 | ||
diff --git a/include/asm-mips/mmu_context.h b/include/asm-mips/mmu_context.h index 6e09f4c872..18b69de87d 100644 --- a/include/asm-mips/mmu_context.h +++ b/include/asm-mips/mmu_context.h | |||
| @@ -11,7 +11,6 @@ | |||
| 11 | #ifndef _ASM_MMU_CONTEXT_H | 11 | #ifndef _ASM_MMU_CONTEXT_H |
| 12 | #define _ASM_MMU_CONTEXT_H | 12 | #define _ASM_MMU_CONTEXT_H |
| 13 | 13 | ||
| 14 | #include <linux/config.h> | ||
| 15 | #include <linux/errno.h> | 14 | #include <linux/errno.h> |
| 16 | #include <linux/sched.h> | 15 | #include <linux/sched.h> |
| 17 | #include <linux/slab.h> | 16 | #include <linux/slab.h> |
diff --git a/include/asm-mips/mmzone.h b/include/asm-mips/mmzone.h index 7bde443209..e132975256 100644 --- a/include/asm-mips/mmzone.h +++ b/include/asm-mips/mmzone.h | |||
| @@ -5,7 +5,6 @@ | |||
| 5 | #ifndef _ASM_MMZONE_H_ | 5 | #ifndef _ASM_MMZONE_H_ |
| 6 | #define _ASM_MMZONE_H_ | 6 | #define _ASM_MMZONE_H_ |
| 7 | 7 | ||
| 8 | #include <linux/config.h> | ||
| 9 | #include <asm/page.h> | 8 | #include <asm/page.h> |
| 10 | #include <mmzone.h> | 9 | #include <mmzone.h> |
| 11 | 10 | ||
diff --git a/include/asm-mips/module.h b/include/asm-mips/module.h index 2af496c78c..399d03f1c4 100644 --- a/include/asm-mips/module.h +++ b/include/asm-mips/module.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | #ifndef _ASM_MODULE_H | 1 | #ifndef _ASM_MODULE_H |
| 2 | #define _ASM_MODULE_H | 2 | #define _ASM_MODULE_H |
| 3 | 3 | ||
| 4 | #include <linux/config.h> | ||
| 5 | #include <linux/list.h> | 4 | #include <linux/list.h> |
| 6 | #include <asm/uaccess.h> | 5 | #include <asm/uaccess.h> |
| 7 | 6 | ||
diff --git a/include/asm-mips/msgbuf.h b/include/asm-mips/msgbuf.h index a153395974..0d6c7f14de 100644 --- a/include/asm-mips/msgbuf.h +++ b/include/asm-mips/msgbuf.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | #ifndef _ASM_MSGBUF_H | 1 | #ifndef _ASM_MSGBUF_H |
| 2 | #define _ASM_MSGBUF_H | 2 | #define _ASM_MSGBUF_H |
| 3 | 3 | ||
| 4 | #include <linux/config.h> | ||
| 5 | 4 | ||
| 6 | /* | 5 | /* |
| 7 | * The msqid64_ds structure for the MIPS architecture. | 6 | * The msqid64_ds structure for the MIPS architecture. |
diff --git a/include/asm-mips/paccess.h b/include/asm-mips/paccess.h index 46f2d23d26..147844ef10 100644 --- a/include/asm-mips/paccess.h +++ b/include/asm-mips/paccess.h | |||
| @@ -13,7 +13,6 @@ | |||
| 13 | #ifndef _ASM_PACCESS_H | 13 | #ifndef _ASM_PACCESS_H |
| 14 | #define _ASM_PACCESS_H | 14 | #define _ASM_PACCESS_H |
| 15 | 15 | ||
| 16 | #include <linux/config.h> | ||
| 17 | #include <linux/errno.h> | 16 | #include <linux/errno.h> |
| 18 | 17 | ||
| 19 | #ifdef CONFIG_32BIT | 18 | #ifdef CONFIG_32BIT |
diff --git a/include/asm-mips/page.h b/include/asm-mips/page.h index a1eab136ff..f2b3314fca 100644 --- a/include/asm-mips/page.h +++ b/include/asm-mips/page.h | |||
| @@ -9,7 +9,6 @@ | |||
| 9 | #ifndef _ASM_PAGE_H | 9 | #ifndef _ASM_PAGE_H |
| 10 | #define _ASM_PAGE_H | 10 | #define _ASM_PAGE_H |
| 11 | 11 | ||
| 12 | #include <linux/config.h> | ||
| 13 | 12 | ||
| 14 | #ifdef __KERNEL__ | 13 | #ifdef __KERNEL__ |
| 15 | 14 | ||
diff --git a/include/asm-mips/pci.h b/include/asm-mips/pci.h index 6c9ad8171a..c4d68bebdc 100644 --- a/include/asm-mips/pci.h +++ b/include/asm-mips/pci.h | |||
| @@ -6,7 +6,6 @@ | |||
| 6 | #ifndef _ASM_PCI_H | 6 | #ifndef _ASM_PCI_H |
| 7 | #define _ASM_PCI_H | 7 | #define _ASM_PCI_H |
| 8 | 8 | ||
| 9 | #include <linux/config.h> | ||
| 10 | #include <linux/mm.h> | 9 | #include <linux/mm.h> |
| 11 | 10 | ||
| 12 | #ifdef __KERNEL__ | 11 | #ifdef __KERNEL__ |
diff --git a/include/asm-mips/pgalloc.h b/include/asm-mips/pgalloc.h index fe1df57231..582c1fe6cc 100644 --- a/include/asm-mips/pgalloc.h +++ b/include/asm-mips/pgalloc.h | |||
| @@ -9,7 +9,6 @@ | |||
| 9 | #ifndef _ASM_PGALLOC_H | 9 | #ifndef _ASM_PGALLOC_H |
| 10 | #define _ASM_PGALLOC_H | 10 | #define _ASM_PGALLOC_H |
| 11 | 11 | ||
| 12 | #include <linux/config.h> | ||
| 13 | #include <linux/highmem.h> | 12 | #include <linux/highmem.h> |
| 14 | #include <linux/mm.h> | 13 | #include <linux/mm.h> |
| 15 | 14 | ||
diff --git a/include/asm-mips/pgtable-32.h b/include/asm-mips/pgtable-32.h index 4d6bc45df5..e1c0e88f03 100644 --- a/include/asm-mips/pgtable-32.h +++ b/include/asm-mips/pgtable-32.h | |||
| @@ -9,7 +9,6 @@ | |||
| 9 | #ifndef _ASM_PGTABLE_32_H | 9 | #ifndef _ASM_PGTABLE_32_H |
| 10 | #define _ASM_PGTABLE_32_H | 10 | #define _ASM_PGTABLE_32_H |
| 11 | 11 | ||
| 12 | #include <linux/config.h> | ||
| 13 | #include <asm/addrspace.h> | 12 | #include <asm/addrspace.h> |
| 14 | #include <asm/page.h> | 13 | #include <asm/page.h> |
| 15 | 14 | ||
diff --git a/include/asm-mips/pgtable-64.h b/include/asm-mips/pgtable-64.h index 82166b254b..0ae30d56d0 100644 --- a/include/asm-mips/pgtable-64.h +++ b/include/asm-mips/pgtable-64.h | |||
| @@ -9,7 +9,6 @@ | |||
| 9 | #ifndef _ASM_PGTABLE_64_H | 9 | #ifndef _ASM_PGTABLE_64_H |
| 10 | #define _ASM_PGTABLE_64_H | 10 | #define _ASM_PGTABLE_64_H |
| 11 | 11 | ||
| 12 | #include <linux/config.h> | ||
| 13 | #include <linux/linkage.h> | 12 | #include <linux/linkage.h> |
| 14 | 13 | ||
| 15 | #include <asm/addrspace.h> | 14 | #include <asm/addrspace.h> |
diff --git a/include/asm-mips/pgtable-bits.h b/include/asm-mips/pgtable-bits.h index 01e76e932e..7494ba9111 100644 --- a/include/asm-mips/pgtable-bits.h +++ b/include/asm-mips/pgtable-bits.h | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | #ifndef _ASM_PGTABLE_BITS_H | 10 | #ifndef _ASM_PGTABLE_BITS_H |
| 11 | #define _ASM_PGTABLE_BITS_H | 11 | #define _ASM_PGTABLE_BITS_H |
| 12 | 12 | ||
| 13 | #include <linux/config.h> | ||
| 14 | 13 | ||
| 15 | /* | 14 | /* |
| 16 | * Note that we shift the lower 32bits of each EntryLo[01] entry | 15 | * Note that we shift the lower 32bits of each EntryLo[01] entry |
diff --git a/include/asm-mips/pgtable.h b/include/asm-mips/pgtable.h index 702a28fa7a..d02b47933d 100644 --- a/include/asm-mips/pgtable.h +++ b/include/asm-mips/pgtable.h | |||
| @@ -8,7 +8,6 @@ | |||
| 8 | #ifndef _ASM_PGTABLE_H | 8 | #ifndef _ASM_PGTABLE_H |
| 9 | #define _ASM_PGTABLE_H | 9 | #define _ASM_PGTABLE_H |
| 10 | 10 | ||
| 11 | #include <linux/config.h> | ||
| 12 | #ifdef CONFIG_32BIT | 11 | #ifdef CONFIG_32BIT |
| 13 | #include <asm/pgtable-32.h> | 12 | #include <asm/pgtable-32.h> |
| 14 | #endif | 13 | #endif |
diff --git a/include/asm-mips/prefetch.h b/include/asm-mips/prefetch.h index 71293ec165..17850834cc 100644 --- a/include/asm-mips/prefetch.h +++ b/include/asm-mips/prefetch.h | |||
| @@ -8,7 +8,6 @@ | |||
| 8 | #ifndef __ASM_PREFETCH_H | 8 | #ifndef __ASM_PREFETCH_H |
| 9 | #define __ASM_PREFETCH_H | 9 | #define __ASM_PREFETCH_H |
| 10 | 10 | ||
| 11 | #include <linux/config.h> | ||
| 12 | 11 | ||
| 13 | /* | 12 | /* |
| 14 | * R5000 and RM5200 implements pref and prefx instructions but they're nops, so | 13 | * R5000 and RM5200 implements pref and prefx instructions but they're nops, so |
diff --git a/include/asm-mips/processor.h b/include/asm-mips/processor.h index 0fb75f0762..532df530b4 100644 --- a/include/asm-mips/processor.h +++ b/include/asm-mips/processor.h | |||
| @@ -11,7 +11,6 @@ | |||
| 11 | #ifndef _ASM_PROCESSOR_H | 11 | #ifndef _ASM_PROCESSOR_H |
| 12 | #define _ASM_PROCESSOR_H | 12 | #define _ASM_PROCESSOR_H |
| 13 | 13 | ||
| 14 | #include <linux/config.h> | ||
| 15 | #include <linux/cpumask.h> | 14 | #include <linux/cpumask.h> |
| 16 | #include <linux/threads.h> | 15 | #include <linux/threads.h> |
| 17 | 16 | ||
diff --git a/include/asm-mips/ptrace.h b/include/asm-mips/ptrace.h index fa9d8713c1..4113316ee0 100644 --- a/include/asm-mips/ptrace.h +++ b/include/asm-mips/ptrace.h | |||
| @@ -9,7 +9,6 @@ | |||
| 9 | #ifndef _ASM_PTRACE_H | 9 | #ifndef _ASM_PTRACE_H |
| 10 | #define _ASM_PTRACE_H | 10 | #define _ASM_PTRACE_H |
| 11 | 11 | ||
| 12 | #include <linux/config.h> | ||
| 13 | 12 | ||
| 14 | #include <asm/isadep.h> | 13 | #include <asm/isadep.h> |
| 15 | 14 | ||
diff --git a/include/asm-mips/reg.h b/include/asm-mips/reg.h index 6173004cc8..634b55d7e7 100644 --- a/include/asm-mips/reg.h +++ b/include/asm-mips/reg.h | |||
| @@ -12,7 +12,6 @@ | |||
| 12 | #ifndef __ASM_MIPS_REG_H | 12 | #ifndef __ASM_MIPS_REG_H |
| 13 | #define __ASM_MIPS_REG_H | 13 | #define __ASM_MIPS_REG_H |
| 14 | 14 | ||
| 15 | #include <linux/config.h> | ||
| 16 | 15 | ||
| 17 | #if defined(CONFIG_32BIT) || defined(WANT_COMPAT_REG_H) | 16 | #if defined(CONFIG_32BIT) || defined(WANT_COMPAT_REG_H) |
| 18 | 17 | ||
diff --git a/include/asm-mips/resource.h b/include/asm-mips/resource.h index 1fba00c220..87cb308526 100644 --- a/include/asm-mips/resource.h +++ b/include/asm-mips/resource.h | |||
| @@ -9,7 +9,6 @@ | |||
| 9 | #ifndef _ASM_RESOURCE_H | 9 | #ifndef _ASM_RESOURCE_H |
| 10 | #define _ASM_RESOURCE_H | 10 | #define _ASM_RESOURCE_H |
| 11 | 11 | ||
| 12 | #include <linux/config.h> | ||
| 13 | 12 | ||
| 14 | /* | 13 | /* |
| 15 | * These five resource limit IDs have a MIPS/Linux-specific ordering, | 14 | * These five resource limit IDs have a MIPS/Linux-specific ordering, |
diff --git a/include/asm-mips/serial.h b/include/asm-mips/serial.h index 7196ceb0e9..584bd9c0ab 100644 --- a/include/asm-mips/serial.h +++ b/include/asm-mips/serial.h | |||
| @@ -9,7 +9,6 @@ | |||
| 9 | #ifndef _ASM_SERIAL_H | 9 | #ifndef _ASM_SERIAL_H |
| 10 | #define _ASM_SERIAL_H | 10 | #define _ASM_SERIAL_H |
| 11 | 11 | ||
| 12 | #include <linux/config.h> | ||
| 13 | 12 | ||
| 14 | /* | 13 | /* |
| 15 | * This assumes you have a 1.8432 MHz clock for your UART. | 14 | * This assumes you have a 1.8432 MHz clock for your UART. |
diff --git a/include/asm-mips/sgiarcs.h b/include/asm-mips/sgiarcs.h index 722b77a8c5..ddb859d052 100644 --- a/include/asm-mips/sgiarcs.h +++ b/include/asm-mips/sgiarcs.h | |||
| @@ -12,7 +12,6 @@ | |||
| 12 | #ifndef _ASM_SGIARCS_H | 12 | #ifndef _ASM_SGIARCS_H |
| 13 | #define _ASM_SGIARCS_H | 13 | #define _ASM_SGIARCS_H |
| 14 | 14 | ||
| 15 | #include <linux/config.h> | ||
| 16 | #include <asm/types.h> | 15 | #include <asm/types.h> |
| 17 | #include <asm/arc/types.h> | 16 | #include <asm/arc/types.h> |
| 18 | 17 | ||
diff --git a/include/asm-mips/sibyte/board.h b/include/asm-mips/sibyte/board.h index 900edcbeec..3dfe29ed42 100644 --- a/include/asm-mips/sibyte/board.h +++ b/include/asm-mips/sibyte/board.h | |||
| @@ -19,7 +19,6 @@ | |||
| 19 | #ifndef _SIBYTE_BOARD_H | 19 | #ifndef _SIBYTE_BOARD_H |
| 20 | #define _SIBYTE_BOARD_H | 20 | #define _SIBYTE_BOARD_H |
| 21 | 21 | ||
| 22 | #include <linux/config.h> | ||
| 23 | 22 | ||
| 24 | #if defined(CONFIG_SIBYTE_SWARM) || defined(CONFIG_SIBYTE_PTSWARM) || \ | 23 | #if defined(CONFIG_SIBYTE_SWARM) || defined(CONFIG_SIBYTE_PTSWARM) || \ |
| 25 | defined(CONFIG_SIBYTE_CRHONE) || defined(CONFIG_SIBYTE_CRHINE) || \ | 24 | defined(CONFIG_SIBYTE_CRHONE) || defined(CONFIG_SIBYTE_CRHINE) || \ |
diff --git a/include/asm-mips/sibyte/carmel.h b/include/asm-mips/sibyte/carmel.h index b5e7dae19f..57c53e62a3 100644 --- a/include/asm-mips/sibyte/carmel.h +++ b/include/asm-mips/sibyte/carmel.h | |||
| @@ -18,7 +18,6 @@ | |||
| 18 | #ifndef __ASM_SIBYTE_CARMEL_H | 18 | #ifndef __ASM_SIBYTE_CARMEL_H |
| 19 | #define __ASM_SIBYTE_CARMEL_H | 19 | #define __ASM_SIBYTE_CARMEL_H |
| 20 | 20 | ||
| 21 | #include <linux/config.h> | ||
| 22 | 21 | ||
| 23 | #include <asm/sibyte/sb1250.h> | 22 | #include <asm/sibyte/sb1250.h> |
| 24 | #include <asm/sibyte/sb1250_int.h> | 23 | #include <asm/sibyte/sb1250_int.h> |
diff --git a/include/asm-mips/sibyte/sentosa.h b/include/asm-mips/sibyte/sentosa.h index 824605847a..64c47874f3 100644 --- a/include/asm-mips/sibyte/sentosa.h +++ b/include/asm-mips/sibyte/sentosa.h | |||
| @@ -18,7 +18,6 @@ | |||
| 18 | #ifndef __ASM_SIBYTE_SENTOSA_H | 18 | #ifndef __ASM_SIBYTE_SENTOSA_H |
| 19 | #define __ASM_SIBYTE_SENTOSA_H | 19 | #define __ASM_SIBYTE_SENTOSA_H |
| 20 | 20 | ||
| 21 | #include <linux/config.h> | ||
| 22 | #include <asm/sibyte/sb1250.h> | 21 | #include <asm/sibyte/sb1250.h> |
| 23 | #include <asm/sibyte/sb1250_int.h> | 22 | #include <asm/sibyte/sb1250_int.h> |
| 24 | 23 | ||
diff --git a/include/asm-mips/sibyte/swarm.h b/include/asm-mips/sibyte/swarm.h index 06e1d528e0..86db37e5ad 100644 --- a/include/asm-mips/sibyte/swarm.h +++ b/include/asm-mips/sibyte/swarm.h | |||
| @@ -18,7 +18,6 @@ | |||
| 18 | #ifndef __ASM_SIBYTE_SWARM_H | 18 | #ifndef __ASM_SIBYTE_SWARM_H |
| 19 | #define __ASM_SIBYTE_SWARM_H | 19 | #define __ASM_SIBYTE_SWARM_H |
| 20 | 20 | ||
| 21 | #include <linux/config.h> | ||
| 22 | #include <asm/sibyte/sb1250.h> | 21 | #include <asm/sibyte/sb1250.h> |
| 23 | #include <asm/sibyte/sb1250_int.h> | 22 | #include <asm/sibyte/sb1250_int.h> |
| 24 | 23 | ||
diff --git a/include/asm-mips/siginfo.h b/include/asm-mips/siginfo.h index 2ba313d94a..2e32949bd6 100644 --- a/include/asm-mips/siginfo.h +++ b/include/asm-mips/siginfo.h | |||
| @@ -9,7 +9,6 @@ | |||
| 9 | #ifndef _ASM_SIGINFO_H | 9 | #ifndef _ASM_SIGINFO_H |
| 10 | #define _ASM_SIGINFO_H | 10 | #define _ASM_SIGINFO_H |
| 11 | 11 | ||
| 12 | #include <linux/config.h> | ||
| 13 | 12 | ||
| 14 | #define __ARCH_SIGEV_PREAMBLE_SIZE (sizeof(long) + 2*sizeof(int)) | 13 | #define __ARCH_SIGEV_PREAMBLE_SIZE (sizeof(long) + 2*sizeof(int)) |
| 15 | #undef __ARCH_SI_TRAPNO /* exception code needs to fill this ... */ | 14 | #undef __ARCH_SI_TRAPNO /* exception code needs to fill this ... */ |
diff --git a/include/asm-mips/signal.h b/include/asm-mips/signal.h index d8349e4b55..a1f3a3fa9b 100644 --- a/include/asm-mips/signal.h +++ b/include/asm-mips/signal.h | |||
| @@ -9,7 +9,6 @@ | |||
| 9 | #ifndef _ASM_SIGNAL_H | 9 | #ifndef _ASM_SIGNAL_H |
| 10 | #define _ASM_SIGNAL_H | 10 | #define _ASM_SIGNAL_H |
| 11 | 11 | ||
| 12 | #include <linux/config.h> | ||
| 13 | #include <linux/types.h> | 12 | #include <linux/types.h> |
| 14 | 13 | ||
| 15 | #define _NSIG 128 | 14 | #define _NSIG 128 |
diff --git a/include/asm-mips/sim.h b/include/asm-mips/sim.h index 9c2af1b00e..67c4fe52bb 100644 --- a/include/asm-mips/sim.h +++ b/include/asm-mips/sim.h | |||
| @@ -9,7 +9,6 @@ | |||
| 9 | #ifndef _ASM_SIM_H | 9 | #ifndef _ASM_SIM_H |
| 10 | #define _ASM_SIM_H | 10 | #define _ASM_SIM_H |
| 11 | 11 | ||
| 12 | #include <linux/config.h> | ||
| 13 | 12 | ||
| 14 | #include <asm/asm-offsets.h> | 13 | #include <asm/asm-offsets.h> |
| 15 | 14 | ||
diff --git a/include/asm-mips/smp.h b/include/asm-mips/smp.h index 75c6fe7c21..ffcb7a336b 100644 --- a/include/asm-mips/smp.h +++ b/include/asm-mips/smp.h | |||
| @@ -11,7 +11,6 @@ | |||
| 11 | #ifndef __ASM_SMP_H | 11 | #ifndef __ASM_SMP_H |
| 12 | #define __ASM_SMP_H | 12 | #define __ASM_SMP_H |
| 13 | 13 | ||
| 14 | #include <linux/config.h> | ||
| 15 | 14 | ||
| 16 | #ifdef CONFIG_SMP | 15 | #ifdef CONFIG_SMP |
| 17 | 16 | ||
diff --git a/include/asm-mips/sn/addrs.h b/include/asm-mips/sn/addrs.h index 2b5cef1ba3..3f6891b0c0 100644 --- a/include/asm-mips/sn/addrs.h +++ b/include/asm-mips/sn/addrs.h | |||
| @@ -9,7 +9,6 @@ | |||
| 9 | #ifndef _ASM_SN_ADDRS_H | 9 | #ifndef _ASM_SN_ADDRS_H |
| 10 | #define _ASM_SN_ADDRS_H | 10 | #define _ASM_SN_ADDRS_H |
| 11 | 11 | ||
| 12 | #include <linux/config.h> | ||
| 13 | 12 | ||
| 14 | #ifndef __ASSEMBLY__ | 13 | #ifndef __ASSEMBLY__ |
| 15 | #include <linux/types.h> | 14 | #include <linux/types.h> |
diff --git a/include/asm-mips/sn/agent.h b/include/asm-mips/sn/agent.h index d6df13aaed..ac4ea85c3a 100644 --- a/include/asm-mips/sn/agent.h +++ b/include/asm-mips/sn/agent.h | |||
| @@ -11,7 +11,6 @@ | |||
| 11 | #ifndef _ASM_SGI_SN_AGENT_H | 11 | #ifndef _ASM_SGI_SN_AGENT_H |
| 12 | #define _ASM_SGI_SN_AGENT_H | 12 | #define _ASM_SGI_SN_AGENT_H |
| 13 | 13 | ||
| 14 | #include <linux/config.h> | ||
| 15 | #include <linux/topology.h> | 14 | #include <linux/topology.h> |
| 16 | #include <asm/sn/addrs.h> | 15 | #include <asm/sn/addrs.h> |
| 17 | #include <asm/sn/arch.h> | 16 | #include <asm/sn/arch.h> |
diff --git a/include/asm-mips/sn/arch.h b/include/asm-mips/sn/arch.h index d247a819de..51174af6ac 100644 --- a/include/asm-mips/sn/arch.h +++ b/include/asm-mips/sn/arch.h | |||
| @@ -11,7 +11,6 @@ | |||
| 11 | #ifndef _ASM_SN_ARCH_H | 11 | #ifndef _ASM_SN_ARCH_H |
| 12 | #define _ASM_SN_ARCH_H | 12 | #define _ASM_SN_ARCH_H |
| 13 | 13 | ||
| 14 | #include <linux/config.h> | ||
| 15 | #include <linux/types.h> | 14 | #include <linux/types.h> |
| 16 | #include <asm/sn/types.h> | 15 | #include <asm/sn/types.h> |
| 17 | #ifdef CONFIG_SGI_IP27 | 16 | #ifdef CONFIG_SGI_IP27 |
diff --git a/include/asm-mips/sn/io.h b/include/asm-mips/sn/io.h index 13326453ef..ab2fa8cd26 100644 --- a/include/asm-mips/sn/io.h +++ b/include/asm-mips/sn/io.h | |||
| @@ -9,7 +9,6 @@ | |||
| 9 | #ifndef _ASM_SN_IO_H | 9 | #ifndef _ASM_SN_IO_H |
| 10 | #define _ASM_SN_IO_H | 10 | #define _ASM_SN_IO_H |
| 11 | 11 | ||
| 12 | #include <linux/config.h> | ||
| 13 | #if defined (CONFIG_SGI_IP27) | 12 | #if defined (CONFIG_SGI_IP27) |
| 14 | #include <asm/sn/sn0/hubio.h> | 13 | #include <asm/sn/sn0/hubio.h> |
| 15 | #endif | 14 | #endif |
diff --git a/include/asm-mips/sn/klconfig.h b/include/asm-mips/sn/klconfig.h index 9709ff701d..19e0e926be 100644 --- a/include/asm-mips/sn/klconfig.h +++ b/include/asm-mips/sn/klconfig.h | |||
| @@ -27,7 +27,6 @@ | |||
| 27 | * that offsets of existing fields do not change. | 27 | * that offsets of existing fields do not change. |
| 28 | */ | 28 | */ |
| 29 | 29 | ||
| 30 | #include <linux/config.h> | ||
| 31 | #include <linux/types.h> | 30 | #include <linux/types.h> |
| 32 | #include <asm/sn/types.h> | 31 | #include <asm/sn/types.h> |
| 33 | 32 | ||
diff --git a/include/asm-mips/sn/kldir.h b/include/asm-mips/sn/kldir.h index f0efab1672..e3e231f0b7 100644 --- a/include/asm-mips/sn/kldir.h +++ b/include/asm-mips/sn/kldir.h | |||
| @@ -11,7 +11,6 @@ | |||
| 11 | #ifndef _ASM_SN_KLDIR_H | 11 | #ifndef _ASM_SN_KLDIR_H |
| 12 | #define _ASM_SN_KLDIR_H | 12 | #define _ASM_SN_KLDIR_H |
| 13 | 13 | ||
| 14 | #include <linux/config.h> | ||
| 15 | 14 | ||
| 16 | #if defined(CONFIG_SGI_IO) | 15 | #if defined(CONFIG_SGI_IO) |
| 17 | #include <asm/hack.h> | 16 | #include <asm/hack.h> |
diff --git a/include/asm-mips/sn/launch.h b/include/asm-mips/sn/launch.h index b67699c0c4..b7c2226312 100644 --- a/include/asm-mips/sn/launch.h +++ b/include/asm-mips/sn/launch.h | |||
| @@ -9,7 +9,6 @@ | |||
| 9 | #ifndef _ASM_SN_LAUNCH_H | 9 | #ifndef _ASM_SN_LAUNCH_H |
| 10 | #define _ASM_SN_LAUNCH_H | 10 | #define _ASM_SN_LAUNCH_H |
| 11 | 11 | ||
| 12 | #include <linux/config.h> | ||
| 13 | #include <asm/sn/types.h> | 12 | #include <asm/sn/types.h> |
| 14 | #include <asm/sn/addrs.h> | 13 | #include <asm/sn/addrs.h> |
| 15 | 14 | ||
diff --git a/include/asm-mips/sn/mapped_kernel.h b/include/asm-mips/sn/mapped_kernel.h index 59edb20f8e..c3dd5d0d52 100644 --- a/include/asm-mips/sn/mapped_kernel.h +++ b/include/asm-mips/sn/mapped_kernel.h | |||
| @@ -20,7 +20,6 @@ | |||
| 20 | * code. So no jumps can be done before we have switched to using | 20 | * code. So no jumps can be done before we have switched to using |
| 21 | * cksseg addresses. | 21 | * cksseg addresses. |
| 22 | */ | 22 | */ |
| 23 | #include <linux/config.h> | ||
| 24 | #include <asm/addrspace.h> | 23 | #include <asm/addrspace.h> |
| 25 | 24 | ||
| 26 | #define REP_BASE CAC_BASE | 25 | #define REP_BASE CAC_BASE |
diff --git a/include/asm-mips/sn/sn0/addrs.h b/include/asm-mips/sn/sn0/addrs.h index 398815639f..c0905c1ac9 100644 --- a/include/asm-mips/sn/sn0/addrs.h +++ b/include/asm-mips/sn/sn0/addrs.h | |||
| @@ -11,7 +11,6 @@ | |||
| 11 | #ifndef _ASM_SN_SN0_ADDRS_H | 11 | #ifndef _ASM_SN_SN0_ADDRS_H |
| 12 | #define _ASM_SN_SN0_ADDRS_H | 12 | #define _ASM_SN_SN0_ADDRS_H |
| 13 | 13 | ||
| 14 | #include <linux/config.h> | ||
| 15 | 14 | ||
| 16 | /* | 15 | /* |
| 17 | * SN0 (on a T5) Address map | 16 | * SN0 (on a T5) Address map |
diff --git a/include/asm-mips/sn/sn0/arch.h b/include/asm-mips/sn/sn0/arch.h index fb78773a5e..7a221666c5 100644 --- a/include/asm-mips/sn/sn0/arch.h +++ b/include/asm-mips/sn/sn0/arch.h | |||
| @@ -11,7 +11,6 @@ | |||
| 11 | #ifndef _ASM_SN_SN0_ARCH_H | 11 | #ifndef _ASM_SN_SN0_ARCH_H |
| 12 | #define _ASM_SN_SN0_ARCH_H | 12 | #define _ASM_SN_SN0_ARCH_H |
| 13 | 13 | ||
| 14 | #include <linux/config.h> | ||
| 15 | 14 | ||
| 16 | #ifndef SABLE | 15 | #ifndef SABLE |
| 17 | 16 | ||
diff --git a/include/asm-mips/sn/sn0/hubmd.h b/include/asm-mips/sn/sn0/hubmd.h index a66def4e0b..f010002418 100644 --- a/include/asm-mips/sn/sn0/hubmd.h +++ b/include/asm-mips/sn/sn0/hubmd.h | |||
| @@ -11,7 +11,6 @@ | |||
| 11 | #ifndef _ASM_SN_SN0_HUBMD_H | 11 | #ifndef _ASM_SN_SN0_HUBMD_H |
| 12 | #define _ASM_SN_SN0_HUBMD_H | 12 | #define _ASM_SN_SN0_HUBMD_H |
| 13 | 13 | ||
| 14 | #include <linux/config.h> | ||
| 15 | 14 | ||
| 16 | /* | 15 | /* |
| 17 | * Hub Memory/Directory interface registers | 16 | * Hub Memory/Directory interface registers |
diff --git a/include/asm-mips/stackframe.h b/include/asm-mips/stackframe.h index c4856a8749..513aa51338 100644 --- a/include/asm-mips/stackframe.h +++ b/include/asm-mips/stackframe.h | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | #ifndef _ASM_STACKFRAME_H | 10 | #ifndef _ASM_STACKFRAME_H |
| 11 | #define _ASM_STACKFRAME_H | 11 | #define _ASM_STACKFRAME_H |
| 12 | 12 | ||
| 13 | #include <linux/config.h> | ||
| 14 | #include <linux/threads.h> | 13 | #include <linux/threads.h> |
| 15 | 14 | ||
| 16 | #include <asm/asm.h> | 15 | #include <asm/asm.h> |
diff --git a/include/asm-mips/string.h b/include/asm-mips/string.h index 907da600fd..436e3ad352 100644 --- a/include/asm-mips/string.h +++ b/include/asm-mips/string.h | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | #ifndef _ASM_STRING_H | 10 | #ifndef _ASM_STRING_H |
| 11 | #define _ASM_STRING_H | 11 | #define _ASM_STRING_H |
| 12 | 12 | ||
| 13 | #include <linux/config.h> | ||
| 14 | 13 | ||
| 15 | /* | 14 | /* |
| 16 | * Most of the inline functions are rather naive implementations so I just | 15 | * Most of the inline functions are rather naive implementations so I just |
diff --git a/include/asm-mips/system.h b/include/asm-mips/system.h index 261f71d16a..130333d7c4 100644 --- a/include/asm-mips/system.h +++ b/include/asm-mips/system.h | |||
| @@ -12,7 +12,6 @@ | |||
| 12 | #ifndef _ASM_SYSTEM_H | 12 | #ifndef _ASM_SYSTEM_H |
| 13 | #define _ASM_SYSTEM_H | 13 | #define _ASM_SYSTEM_H |
| 14 | 14 | ||
| 15 | #include <linux/config.h> | ||
| 16 | #include <linux/types.h> | 15 | #include <linux/types.h> |
| 17 | 16 | ||
| 18 | #include <asm/addrspace.h> | 17 | #include <asm/addrspace.h> |
diff --git a/include/asm-mips/thread_info.h b/include/asm-mips/thread_info.h index f8d97dafd2..ae8ada5b42 100644 --- a/include/asm-mips/thread_info.h +++ b/include/asm-mips/thread_info.h | |||
| @@ -9,7 +9,6 @@ | |||
| 9 | 9 | ||
| 10 | #ifdef __KERNEL__ | 10 | #ifdef __KERNEL__ |
| 11 | 11 | ||
| 12 | #include <linux/config.h> | ||
| 13 | 12 | ||
| 14 | #ifndef __ASSEMBLY__ | 13 | #ifndef __ASSEMBLY__ |
| 15 | 14 | ||
diff --git a/include/asm-mips/tlbflush.h b/include/asm-mips/tlbflush.h index bb4ae3cdcb..276be77c3e 100644 --- a/include/asm-mips/tlbflush.h +++ b/include/asm-mips/tlbflush.h | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | #ifndef __ASM_TLBFLUSH_H | 1 | #ifndef __ASM_TLBFLUSH_H |
| 2 | #define __ASM_TLBFLUSH_H | 2 | #define __ASM_TLBFLUSH_H |
| 3 | 3 | ||
| 4 | #include <linux/config.h> | ||
| 5 | #include <linux/mm.h> | 4 | #include <linux/mm.h> |
| 6 | 5 | ||
| 7 | /* | 6 | /* |
diff --git a/include/asm-mips/tx4927/toshiba_rbtx4927.h b/include/asm-mips/tx4927/toshiba_rbtx4927.h index 6ce1e9475f..94bef03d96 100644 --- a/include/asm-mips/tx4927/toshiba_rbtx4927.h +++ b/include/asm-mips/tx4927/toshiba_rbtx4927.h | |||
| @@ -27,7 +27,6 @@ | |||
| 27 | #ifndef __ASM_TX4927_TOSHIBA_RBTX4927_H | 27 | #ifndef __ASM_TX4927_TOSHIBA_RBTX4927_H |
| 28 | #define __ASM_TX4927_TOSHIBA_RBTX4927_H | 28 | #define __ASM_TX4927_TOSHIBA_RBTX4927_H |
| 29 | 29 | ||
| 30 | #include <linux/config.h> | ||
| 31 | #include <asm/tx4927/tx4927.h> | 30 | #include <asm/tx4927/tx4927.h> |
| 32 | #include <asm/tx4927/tx4927_mips.h> | 31 | #include <asm/tx4927/tx4927_mips.h> |
| 33 | #ifdef CONFIG_PCI | 32 | #ifdef CONFIG_PCI |
diff --git a/include/asm-mips/types.h b/include/asm-mips/types.h index cd2813d8e1..2b52e180c6 100644 --- a/include/asm-mips/types.h +++ b/include/asm-mips/types.h | |||
| @@ -52,7 +52,6 @@ typedef unsigned long long __u64; | |||
| 52 | 52 | ||
| 53 | #ifndef __ASSEMBLY__ | 53 | #ifndef __ASSEMBLY__ |
| 54 | 54 | ||
| 55 | #include <linux/config.h> | ||
| 56 | 55 | ||
| 57 | typedef __signed char s8; | 56 | typedef __signed char s8; |
| 58 | typedef unsigned char u8; | 57 | typedef unsigned char u8; |
diff --git a/include/asm-mips/uaccess.h b/include/asm-mips/uaccess.h index b96f3e0f39..1cdd4eeb2f 100644 --- a/include/asm-mips/uaccess.h +++ b/include/asm-mips/uaccess.h | |||
| @@ -9,7 +9,6 @@ | |||
| 9 | #ifndef _ASM_UACCESS_H | 9 | #ifndef _ASM_UACCESS_H |
| 10 | #define _ASM_UACCESS_H | 10 | #define _ASM_UACCESS_H |
| 11 | 11 | ||
| 12 | #include <linux/config.h> | ||
| 13 | #include <linux/kernel.h> | 12 | #include <linux/kernel.h> |
| 14 | #include <linux/errno.h> | 13 | #include <linux/errno.h> |
| 15 | #include <linux/thread_info.h> | 14 | #include <linux/thread_info.h> |
diff --git a/include/asm-mips/unistd.h b/include/asm-mips/unistd.h index 1068fe9a0a..e71f161a48 100644 --- a/include/asm-mips/unistd.h +++ b/include/asm-mips/unistd.h | |||
| @@ -1170,7 +1170,6 @@ type name (atype a,btype b,ctype c,dtype d,etype e,ftype f) \ | |||
| 1170 | 1170 | ||
| 1171 | #ifdef __KERNEL__ | 1171 | #ifdef __KERNEL__ |
| 1172 | 1172 | ||
| 1173 | #include <linux/config.h> | ||
| 1174 | 1173 | ||
| 1175 | #define __ARCH_WANT_IPC_PARSE_VERSION | 1174 | #define __ARCH_WANT_IPC_PARSE_VERSION |
| 1176 | #define __ARCH_WANT_OLD_READDIR | 1175 | #define __ARCH_WANT_OLD_READDIR |
diff --git a/include/asm-mips/vr41xx/vrc4173.h b/include/asm-mips/vr41xx/vrc4173.h index 4d41a9c091..96fdcd54ce 100644 --- a/include/asm-mips/vr41xx/vrc4173.h +++ b/include/asm-mips/vr41xx/vrc4173.h | |||
| @@ -24,7 +24,6 @@ | |||
| 24 | #ifndef __NEC_VRC4173_H | 24 | #ifndef __NEC_VRC4173_H |
| 25 | #define __NEC_VRC4173_H | 25 | #define __NEC_VRC4173_H |
| 26 | 26 | ||
| 27 | #include <linux/config.h> | ||
| 28 | #include <asm/io.h> | 27 | #include <asm/io.h> |
| 29 | 28 | ||
| 30 | /* | 29 | /* |
diff --git a/include/asm-mips/war.h b/include/asm-mips/war.h index ad374bd3f1..9844f0c2df 100644 --- a/include/asm-mips/war.h +++ b/include/asm-mips/war.h | |||
| @@ -8,7 +8,6 @@ | |||
| 8 | #ifndef _ASM_WAR_H | 8 | #ifndef _ASM_WAR_H |
| 9 | #define _ASM_WAR_H | 9 | #define _ASM_WAR_H |
| 10 | 10 | ||
| 11 | #include <linux/config.h> | ||
| 12 | 11 | ||
| 13 | /* | 12 | /* |
| 14 | * Another R4600 erratum. Due to the lack of errata information the exact | 13 | * Another R4600 erratum. Due to the lack of errata information the exact |
diff --git a/include/asm-mips/wbflush.h b/include/asm-mips/wbflush.h index c3bef50f37..eadc0ac47e 100644 --- a/include/asm-mips/wbflush.h +++ b/include/asm-mips/wbflush.h | |||
| @@ -11,7 +11,6 @@ | |||
| 11 | #ifndef _ASM_WBFLUSH_H | 11 | #ifndef _ASM_WBFLUSH_H |
| 12 | #define _ASM_WBFLUSH_H | 12 | #define _ASM_WBFLUSH_H |
| 13 | 13 | ||
| 14 | #include <linux/config.h> | ||
| 15 | 14 | ||
| 16 | #ifdef CONFIG_CPU_HAS_WB | 15 | #ifdef CONFIG_CPU_HAS_WB |
| 17 | 16 | ||
