From: Sergei Shtylyov Date: Tue, 3 Jun 2014 19:42:26 +0000 (+0400) Subject: sh_eth: fix SH7619/771x support X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~78^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8b0426af5b67973585712c9af36b86f6ea97815;p=pandora-kernel.git sh_eth: fix SH7619/771x support Commit 4a55530f38e4 (net: sh_eth: modify the definitions of register) managed to leave out the E-DMAC register entries in sh_eth_offset_fast_sh3_sh2[], thus totally breaking SH7619/771x support. Add the missing entries using the data from before that commit. Signed-off-by: Sergei Shtylyov Acked-by: Yoshihiro Shimoda Signed-off-by: David S. Miller --- Reading git-diff-tree failed