aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/mpc86xx.h
diff options
context:
space:
mode:
authorJon Loeliger <jdl@freescale.com>2006-06-22 14:02:58 -0400
committerPaul Mackerras <paulus@samba.org>2006-06-27 21:52:22 -0400
commitf93d6d071fdbf27141c5331d6cd988664650bc1f (patch)
treee7d47372ffa02381bf712e63ed06599c919eca78 /include/asm-powerpc/mpc86xx.h
parent790d427616ae68559b711bf4348003c17249abf4 (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.h1
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 @@
15#ifndef __ASM_POWERPC_MPC86xx_H__ 15#ifndef __ASM_POWERPC_MPC86xx_H__
16#define __ASM_POWERPC_MPC86xx_H__ 16#define __ASM_POWERPC_MPC86xx_H__
17 17
18#include <linux/config.h>
19#include <asm/mmu.h> 18#include <asm/mmu.h>
20 19
21#ifdef CONFIG_PPC_86xx 20#ifdef CONFIG_PPC_86xx