diff options
author | Jon Loeliger <jdl@freescale.com> | 2006-06-22 13:02:58 -0500 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2006-06-28 11:52:22 +1000 |
commit | f93d6d071fdbf27141c5331d6cd988664650bc1f (patch) | |
tree | e7d47372ffa02381bf712e63ed06599c919eca78 /include/asm-powerpc/mpc86xx.h | |
parent | 790d427616ae68559b711bf4348003c17249abf4 (diff) |
[POWERPC] Remove obsolete #include <linux/config.h>.
Signed-off-by: Jon Loeliger <jdl@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'include/asm-powerpc/mpc86xx.h')
-rw-r--r-- | include/asm-powerpc/mpc86xx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-powerpc/mpc86xx.h b/include/asm-powerpc/mpc86xx.h index d0a6718d188b..1ed72f6b1210 100644 --- a/include/asm-powerpc/mpc86xx.h +++ b/include/asm-powerpc/mpc86xx.h @@ -15,7 +15,6 @@ #ifndef __ASM_POWERPC_MPC86xx_H__ #define __ASM_POWERPC_MPC86xx_H__ -#include <linux/config.h> #include <asm/mmu.h> #ifdef CONFIG_PPC_86xx |