Remove obsolete #include <linux/config.h>
Signed-off-by: Jörn Engel <joern@wohnheim.fh-wedel.de> Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
#ifndef __IBM_EMAC_H_
|
||||
#define __IBM_EMAC_H_
|
||||
|
||||
#include <linux/config.h>
|
||||
#include <linux/types.h>
|
||||
|
||||
/* This is a simple check to prevent use of this driver on non-tested SoCs */
|
||||
|
@@ -19,7 +19,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include <linux/config.h>
|
||||
#include <linux/module.h>
|
||||
#include <linux/kernel.h>
|
||||
#include <linux/sched.h>
|
||||
|
@@ -20,7 +20,6 @@
|
||||
#ifndef __IBM_EMAC_CORE_H_
|
||||
#define __IBM_EMAC_CORE_H_
|
||||
|
||||
#include <linux/config.h>
|
||||
#include <linux/netdevice.h>
|
||||
#include <linux/dma-mapping.h>
|
||||
#include <asm/ocp.h>
|
||||
|
@@ -12,7 +12,6 @@
|
||||
* option) any later version.
|
||||
*
|
||||
*/
|
||||
#include <linux/config.h>
|
||||
#include <linux/init.h>
|
||||
#include <linux/module.h>
|
||||
#include <linux/kernel.h>
|
||||
|
@@ -15,7 +15,6 @@
|
||||
#ifndef __IBM_EMAC_DEBUG_H_
|
||||
#define __IBM_EMAC_DEBUG_H_
|
||||
|
||||
#include <linux/config.h>
|
||||
#include <linux/init.h>
|
||||
#include "ibm_emac_core.h"
|
||||
#include "ibm_emac_mal.h"
|
||||
|
@@ -19,7 +19,6 @@
|
||||
* option) any later version.
|
||||
*
|
||||
*/
|
||||
#include <linux/config.h>
|
||||
#include <linux/module.h>
|
||||
#include <linux/kernel.h>
|
||||
#include <linux/errno.h>
|
||||
|
@@ -19,7 +19,6 @@
|
||||
#ifndef __IBM_EMAC_MAL_H_
|
||||
#define __IBM_EMAC_MAL_H_
|
||||
|
||||
#include <linux/config.h>
|
||||
#include <linux/init.h>
|
||||
#include <linux/list.h>
|
||||
#include <linux/netdevice.h>
|
||||
|
@@ -12,7 +12,6 @@
|
||||
* (c) 2004-2005, Eugene Surovegin <ebs@ebshome.net>
|
||||
*
|
||||
*/
|
||||
#include <linux/config.h>
|
||||
#include <linux/module.h>
|
||||
#include <linux/kernel.h>
|
||||
#include <linux/types.h>
|
||||
|
@@ -16,7 +16,6 @@
|
||||
* option) any later version.
|
||||
*
|
||||
*/
|
||||
#include <linux/config.h>
|
||||
#include <linux/kernel.h>
|
||||
#include <linux/ethtool.h>
|
||||
#include <asm/io.h>
|
||||
|
@@ -21,7 +21,6 @@
|
||||
#ifndef _IBM_EMAC_RGMII_H_
|
||||
#define _IBM_EMAC_RGMII_H_
|
||||
|
||||
#include <linux/config.h>
|
||||
|
||||
/* RGMII bridge */
|
||||
struct rgmii_regs {
|
||||
|
@@ -13,7 +13,6 @@
|
||||
* Free Software Foundation; either version 2 of the License, or (at your
|
||||
* option) any later version.
|
||||
*/
|
||||
#include <linux/config.h>
|
||||
#include <asm/io.h>
|
||||
|
||||
#include "ibm_emac_core.h"
|
||||
|
@@ -17,7 +17,6 @@
|
||||
#ifndef _IBM_EMAC_TAH_H
|
||||
#define _IBM_EMAC_TAH_H
|
||||
|
||||
#include <linux/config.h>
|
||||
#include <linux/init.h>
|
||||
#include <asm/ocp.h>
|
||||
|
||||
|
@@ -16,7 +16,6 @@
|
||||
* option) any later version.
|
||||
*
|
||||
*/
|
||||
#include <linux/config.h>
|
||||
#include <linux/kernel.h>
|
||||
#include <linux/ethtool.h>
|
||||
#include <asm/io.h>
|
||||
|
@@ -19,7 +19,6 @@
|
||||
#ifndef _IBM_EMAC_ZMII_H_
|
||||
#define _IBM_EMAC_ZMII_H_
|
||||
|
||||
#include <linux/config.h>
|
||||
#include <linux/init.h>
|
||||
#include <asm/ocp.h>
|
||||
|
||||
|
Reference in New Issue
Block a user