|
@@ -101,7 +101,6 @@ static struct platform_device smc91x_device = {
|
|
|
|
|
|
#if defined(CONFIG_BFIN_MAC) || defined(CONFIG_BFIN_MAC_MODULE)
|
|
#if defined(CONFIG_BFIN_MAC) || defined(CONFIG_BFIN_MAC_MODULE)
|
|
#include <linux/bfin_mac.h>
|
|
#include <linux/bfin_mac.h>
|
|
-#include <linux/export.h>
|
|
|
|
static const unsigned short bfin_mac_peripherals[] = P_RMII0;
|
|
static const unsigned short bfin_mac_peripherals[] = P_RMII0;
|
|
|
|
|
|
static struct bfin_phydev_platform_data bfin_phydev_data[] = {
|
|
static struct bfin_phydev_platform_data bfin_phydev_data[] = {
|