summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wdr4300.c
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-12-22 12:12:35 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-12-22 12:12:35 +0000
commita0b31f97bb215b2de2c4addbc426121511f1d625 (patch)
tree8cda5030224aae1b3fad954b74f3bb1b6599bf19 /target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wdr4300.c
parentb44cdcde8e9af4ac2cc4f94f11452a9c7d1f7dae (diff)
downloadmaster-31e0f0ae-a0b31f97bb215b2de2c4addbc426121511f1d625.tar.gz
master-31e0f0ae-a0b31f97bb215b2de2c4addbc426121511f1d625.tar.bz2
master-31e0f0ae-a0b31f97bb215b2de2c4addbc426121511f1d625.zip
generic: ar8216: rename cpuport_cfg to port0_cfg in ar8327_platform_data
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34846
Diffstat (limited to 'target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wdr4300.c')
-rw-r--r--target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wdr4300.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wdr4300.c b/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wdr4300.c
index 7be29555dd..bf4cf4629e 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wdr4300.c
+++ b/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wdr4300.c
@@ -121,7 +121,7 @@ static struct ar8327_led_cfg wdr4300_ar8327_led_cfg = {
static struct ar8327_platform_data wdr4300_ar8327_data = {
.pad0_cfg = &wdr4300_ar8327_pad0_cfg,
- .cpuport_cfg = {
+ .port0_cfg = {
.force_link = 1,
.speed = AR8327_PORT_SPEED_1000,
.duplex = 1,