|
@@ -23,11 +23,6 @@
|
|
#define DRV_MODULE_VERSION "Jan_2010"
|
|
#define DRV_MODULE_VERSION "Jan_2010"
|
|
#include <linux/stmmac.h>
|
|
#include <linux/stmmac.h>
|
|
|
|
|
|
-#if defined(CONFIG_VLAN_8021Q) || defined(CONFIG_VLAN_8021Q_MODULE)
|
|
|
|
-#define STMMAC_VLAN_TAG_USED
|
|
|
|
-#include <linux/if_vlan.h>
|
|
|
|
-#endif
|
|
|
|
-
|
|
|
|
#include "common.h"
|
|
#include "common.h"
|
|
#ifdef CONFIG_STMMAC_TIMER
|
|
#ifdef CONFIG_STMMAC_TIMER
|
|
#include "stmmac_timer.h"
|
|
#include "stmmac_timer.h"
|