Re: [PATCH] net: sh_eth: Fix compile error sh_eth
From: Jeff Garzik <hidden>
Date: 2008-06-27 06:09:02
Also in:
linux-sh
From: Jeff Garzik <hidden>
Date: 2008-06-27 06:09:02
Also in:
linux-sh
Nobuhiro Iwamatsu wrote:
Fix compile error on sh_eth and remove base address macro. Signed-off-by: Nobuhiro Iwamatsu <redacted> --- drivers/net/sh_eth.c | 4 ++-- drivers/net/sh_eth.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-)
applied