[POWERPC] Remove obsolete #include <linux/config.h>.
authorJon Loeliger <jdl@freescale.com>
Thu, 22 Jun 2006 18:02:58 +0000 (13:02 -0500)
committerPaul Mackerras <paulus@samba.org>
Wed, 28 Jun 2006 01:52:22 +0000 (11:52 +1000)
Signed-off-by: Jon Loeliger <jdl@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/86xx/mpc8641_hpcn.h
arch/powerpc/platforms/86xx/mpc86xx_hpcn.c
arch/powerpc/platforms/86xx/mpc86xx_smp.c
arch/powerpc/platforms/86xx/pci.c
include/asm-powerpc/mpc86xx.h

index 5042253758b7b30a295cfcef994c1d206f3eccd2..5d2bcf78cef70e2ac323877e7af79c76d0ed9496 100644 (file)
@@ -14,7 +14,6 @@
 #ifndef __MPC8641_HPCN_H__
 #define __MPC8641_HPCN_H__
 
 #ifndef __MPC8641_HPCN_H__
 #define __MPC8641_HPCN_H__
 
-#include <linux/config.h>
 #include <linux/init.h>
 
 /* PCI interrupt controller */
 #include <linux/init.h>
 
 /* PCI interrupt controller */
index 483c21df181ec1e9938de9295fa3a199a4a6eb34..a9a8539ec0a259c07006c64c5e01bbf826997cb1 100644 (file)
@@ -12,7 +12,6 @@
  * option) any later version.
  */
 
  * option) any later version.
  */
 
-#include <linux/config.h>
 #include <linux/stddef.h>
 #include <linux/kernel.h>
 #include <linux/pci.h>
 #include <linux/stddef.h>
 #include <linux/kernel.h>
 #include <linux/pci.h>
index 944ec4b714160c5b9498a4a641e7be20c9ec2950..167f0401a1c57f1144b8419cdfd669f48b6d58ab 100644 (file)
@@ -10,7 +10,6 @@
  * option) any later version.
  */
 
  * option) any later version.
  */
 
-#include <linux/config.h>
 #include <linux/stddef.h>
 #include <linux/kernel.h>
 #include <linux/init.h>
 #include <linux/stddef.h>
 #include <linux/kernel.h>
 #include <linux/init.h>
index 5180df7c75bc34b566a6e66f72edb59e477bd711..6dfdcb8758782910165547685b4cbf15cb2c8c47 100644 (file)
@@ -12,7 +12,6 @@
  * option) any later version.
  */
 
  * option) any later version.
  */
 
-#include <linux/config.h>
 #include <linux/types.h>
 #include <linux/module.h>
 #include <linux/init.h>
 #include <linux/types.h>
 #include <linux/module.h>
 #include <linux/init.h>
index d0a6718d188bfb4dc3f85145758c06c6d1fac671..1ed72f6b12102b6ab8f66da231120e22dadacbb2 100644 (file)
@@ -15,7 +15,6 @@
 #ifndef __ASM_POWERPC_MPC86xx_H__
 #define __ASM_POWERPC_MPC86xx_H__
 
 #ifndef __ASM_POWERPC_MPC86xx_H__
 #define __ASM_POWERPC_MPC86xx_H__
 
-#include <linux/config.h>
 #include <asm/mmu.h>
 
 #ifdef CONFIG_PPC_86xx
 #include <asm/mmu.h>
 
 #ifdef CONFIG_PPC_86xx