aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/pci/pci-emma2rh.c
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2006-07-01 17:07:23 -0400
committerRalf Baechle <ralf@linux-mips.org>2006-07-13 16:25:58 -0400
commite1e80b4d24eddd1a76cd386e25164cf159661bd6 (patch)
tree930bc13a8602987692d8d67c9912e50a7c06d53a /arch/mips/pci/pci-emma2rh.c
parent2e128dedcd66d2f17f42a45dacc223fa2dcd8acd (diff)
[MIPS] Don't include obsolete <linux/config.h>.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/pci/pci-emma2rh.c')
-rw-r--r--arch/mips/pci/pci-emma2rh.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/pci/pci-emma2rh.c b/arch/mips/pci/pci-emma2rh.c
index 0f8b230057d3..d99591a0cdfe 100644
--- a/arch/mips/pci/pci-emma2rh.c
+++ b/arch/mips/pci/pci-emma2rh.c
@@ -23,7 +23,6 @@
23 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 23 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
24 */ 24 */
25 25
26#include <linux/config.h>
27#include <linux/kernel.h> 26#include <linux/kernel.h>
28#include <linux/init.h> 27#include <linux/init.h>
29#include <linux/types.h> 28#include <linux/types.h>