config.h is automatically included by kbuild these days. Signed-off-by: Dave Jones <davej@redhat.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
@@ -120,7 +120,6 @@ static const char version[] =
#include <linux/slab.h>
#include <linux/string.h>
#include <linux/errno.h>
-#include <linux/config.h> /* for CONFIG_IP_MULTICAST */
#include <linux/spinlock.h>
#include <linux/ethtool.h>
#include <linux/delay.h>
@@ -111,7 +111,6 @@
#include <linux/etherdevice.h>
#include <linux/skbuff.h>
#include <linux/types.h>
-#include <linux/config.h> /* for CONFIG_PCI */
#include <linux/init.h>
#include <linux/bitops.h>
@@ -45,7 +45,6 @@
#include <linux/module.h>
#include <linux/moduleparam.h>
-#include <linux/config.h>
#include <linux/kernel.h>
@@ -40,7 +40,6 @@
********************************************************************/
@@ -17,7 +17,6 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
@@ -14,7 +14,6 @@
*
#include <linux/mii.h>
@@ -12,7 +12,6 @@
@@ -55,8 +55,6 @@ static const char version[] =
)
#endif
-
* 1998/08/08 acme Initial version.
-#include <linux/config.h> /* OS configuration options */
#include <linux/stddef.h> /* offsetof(), etc. */
#include <linux/errno.h> /* return codes */
#include <linux/string.h> /* inline memset(), etc. */
@@ -28,7 +28,6 @@
* 2 of the License, or (at your option) any later version.
-#include <linux/config.h> /* for CONFIG_DLCI_COUNT */
@@ -32,7 +32,6 @@
-#include <linux/config.h> /* for CONFIG_DLCI_MAX */