From 49e57ecf2e9aae6a68a1751b8fa5bd58f0b5b851 Mon Sep 17 00:00:00 2001 From: Jason Liu Date: Sun, 7 Apr 2013 09:08:42 +0800 Subject: ENGR00257658 Revert "ENGR00256893-2 MX6Q/DL-Fix Ethernet performance issue This reverts commit 573bab0be2427d6664420eaf9d8e272dbe9d840f. i.mx6dl/dq sabreauto/sabresd board will boot up failed randomly with this patch-set, thus revert it. [Jason] Signed-off-by: Jason Liu --- include/linux/fec.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include') diff --git a/include/linux/fec.h b/include/linux/fec.h index a9d659456eba..97a56d4add74 100644 --- a/include/linux/fec.h +++ b/include/linux/fec.h @@ -21,9 +21,6 @@ struct fec_platform_data { int (*power_hibernate) (struct phy_device *); phy_interface_t phy; unsigned char mac[ETH_ALEN]; -#ifdef CONFIG_MX6_ENET_IRQ_TO_GPIO - unsigned int gpio_irq; -#endif }; #endif -- cgit v1.2.3