浏览代码

[POWERPC] Remove obsolete #include <linux/config.h>.

Signed-off-by: Jon Loeliger <jdl@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Jon Loeliger 19 年之前
父节点
当前提交
f93d6d071f

+ 0 - 1
arch/powerpc/platforms/86xx/mpc8641_hpcn.h

@@ -14,7 +14,6 @@
 #ifndef __MPC8641_HPCN_H__
 #ifndef __MPC8641_HPCN_H__
 #define __MPC8641_HPCN_H__
 #define __MPC8641_HPCN_H__
 
 
-#include <linux/config.h>
 #include <linux/init.h>
 #include <linux/init.h>
 
 
 /* PCI interrupt controller */
 /* PCI interrupt controller */

+ 0 - 1
arch/powerpc/platforms/86xx/mpc86xx_hpcn.c

@@ -12,7 +12,6 @@
  * option) any later version.
  * option) any later version.
  */
  */
 
 
-#include <linux/config.h>
 #include <linux/stddef.h>
 #include <linux/stddef.h>
 #include <linux/kernel.h>
 #include <linux/kernel.h>
 #include <linux/pci.h>
 #include <linux/pci.h>

+ 0 - 1
arch/powerpc/platforms/86xx/mpc86xx_smp.c

@@ -10,7 +10,6 @@
  * option) any later version.
  * option) any later version.
  */
  */
 
 
-#include <linux/config.h>
 #include <linux/stddef.h>
 #include <linux/stddef.h>
 #include <linux/kernel.h>
 #include <linux/kernel.h>
 #include <linux/init.h>
 #include <linux/init.h>

+ 0 - 1
arch/powerpc/platforms/86xx/pci.c

@@ -12,7 +12,6 @@
  * option) any later version.
  * option) any later version.
  */
  */
 
 
-#include <linux/config.h>
 #include <linux/types.h>
 #include <linux/types.h>
 #include <linux/module.h>
 #include <linux/module.h>
 #include <linux/init.h>
 #include <linux/init.h>

+ 0 - 1
include/asm-powerpc/mpc86xx.h

@@ -15,7 +15,6 @@
 #ifndef __ASM_POWERPC_MPC86xx_H__
 #ifndef __ASM_POWERPC_MPC86xx_H__
 #define __ASM_POWERPC_MPC86xx_H__
 #define __ASM_POWERPC_MPC86xx_H__
 
 
-#include <linux/config.h>
 #include <asm/mmu.h>
 #include <asm/mmu.h>
 
 
 #ifdef CONFIG_PPC_86xx
 #ifdef CONFIG_PPC_86xx