From 038e49e3de5891fd206eb7c9b63b6857951dac97 Mon Sep 17 00:00:00 2001 From: Magnus Damm Date: Mon, 26 Oct 2009 10:41:58 +0000 Subject: [PATCH] --- yaml --- r: 173435 b: refs/heads/master c: 40e4231809a022586caa8f253663317033ba2eb1 h: refs/heads/master i: 173433: 73bbd45033940da2f93b75b3a224e1ed7a1b1a51 173431: 92adade55f507016af65eff035d7c7d19018aff6 v: v3 --- [refs] | 2 +- trunk/arch/sh/boards/mach-ecovec24/setup.c | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 082b610f7c32..014e3a804490 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a384fe55c23bdcd4b027e09bd8e993d1c90bfae9 +refs/heads/master: 40e4231809a022586caa8f253663317033ba2eb1 diff --git a/trunk/arch/sh/boards/mach-ecovec24/setup.c b/trunk/arch/sh/boards/mach-ecovec24/setup.c index 9d15196952a0..dfc262bff0ad 100644 --- a/trunk/arch/sh/boards/mach-ecovec24/setup.c +++ b/trunk/arch/sh/boards/mach-ecovec24/setup.c @@ -147,6 +147,9 @@ static struct platform_device sh_eth_device = { }, .num_resources = ARRAY_SIZE(sh_eth_resources), .resource = sh_eth_resources, + .archdata = { + .hwblk_id = HWBLK_ETHER, + }, }; /* USB0 host */