Commit f93d6d07 authored by Jon Loeliger's avatar Jon Loeliger Committed by Paul Mackerras

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

Signed-off-by: default avatarJon Loeliger <jdl@freescale.com>
Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent 790d4276
...@@ -14,7 +14,6 @@ ...@@ -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 */
......
...@@ -12,7 +12,6 @@ ...@@ -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>
......
...@@ -10,7 +10,6 @@ ...@@ -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>
......
...@@ -12,7 +12,6 @@ ...@@ -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>
......
...@@ -15,7 +15,6 @@ ...@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment