From: Sergei Shtylyov Date: Sat, 17 Aug 2013 23:13:26 +0000 (+0400) Subject: sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data' X-Git-Tag: v3.12-rc1~132^2~246 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d3214c4e8c8be6efd8ec7a172239ebbd4deb04b;p=pandora-kernel.git sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data' Now that the 'register_type' field of the 'sh_eth' driver's platform data is not used by the driver anymore, it's time to remove it and its initializers from the SH platform code. Also move *enum* declaring values for this field from to the local driver's header file as they're only needed by the driver itself now... Signed-off-by: Sergei Shtylyov Signed-off-by: David S. Miller --- Reading git-diff-tree failed