ramips: move 'arch/mips/include/asm/mach-ralink/eth.h' to 'drivers/net/ramips_eth.h'
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 26 Oct 2009 17:17:51 +0000 (17:17 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 26 Oct 2009 17:17:51 +0000 (17:17 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18176 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ramips/files/drivers/net/ramips.c
target/linux/ramips/files/drivers/net/ramips_eth.h [moved from target/linux/ramips/files/arch/mips/include/asm/mach-ralink/eth.h with 100% similarity]

index 0565692e5a376b95eed24896ff207ec3aa71ebb6..7168f18f664c2be238bc8733fec9af97db8c5570 100644 (file)
@@ -24,8 +24,8 @@
 #include <linux/etherdevice.h>
 #include <linux/platform_device.h>
 
-#include <eth.h>
 #include <ramips_eth_platform.h>
+#include "ramips_eth.h"
 
 #define TX_TIMEOUT (20 * HZ / 100)
 #define        MAX_RX_LENGTH   1500