diff options
Diffstat (limited to 'arch/blackfin/mach-bf537/boards/cm_bf537u.c')
-rw-r--r-- | arch/blackfin/mach-bf537/boards/cm_bf537u.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/blackfin/mach-bf537/boards/cm_bf537u.c b/arch/blackfin/mach-bf537/boards/cm_bf537u.c index 5ba389fc61ae..47cf37de33ba 100644 --- a/arch/blackfin/mach-bf537/boards/cm_bf537u.c +++ b/arch/blackfin/mach-bf537/boards/cm_bf537u.c | |||
@@ -534,6 +534,7 @@ static struct platform_device bfin_sport1_uart_device = { | |||
534 | 534 | ||
535 | #if defined(CONFIG_BFIN_MAC) || defined(CONFIG_BFIN_MAC_MODULE) | 535 | #if defined(CONFIG_BFIN_MAC) || defined(CONFIG_BFIN_MAC_MODULE) |
536 | #include <linux/bfin_mac.h> | 536 | #include <linux/bfin_mac.h> |
537 | #include <linux/export.h> | ||
537 | static const unsigned short bfin_mac_peripherals[] = P_MII0; | 538 | static const unsigned short bfin_mac_peripherals[] = P_MII0; |
538 | 539 | ||
539 | static struct bfin_phydev_platform_data bfin_phydev_data[] = { | 540 | static struct bfin_phydev_platform_data bfin_phydev_data[] = { |