ARM: shmobile: lager: Do not use register_type field of struct sh_eth_plat_data
authorSimon Horman <horms+renesas@verge.net.au>
Thu, 22 Aug 2013 07:36:38 +0000 (16:36 +0900)
committerOlof Johansson <olof@lixom.net>
Tue, 10 Sep 2013 00:25:51 +0000 (17:25 -0700)
commit3a116a5eaa68046646e557b4988a49e18f129ce8
tree17d474ad6b79dc700dc4d00182fb5d0632023619
parentafba951eab92ce43ff1fa1c3366cc6fec825936c
ARM: shmobile: lager: Do not use register_type field of struct sh_eth_plat_data

As of 8d3214c ("sh_eth: remove 'register_type' field from 'struct
sh_eth_plat_data'") is is no longer necessary or correct to use the
'register_type' field from 'struct sh_eth_plat_data' and doing so results
in a build error.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-shmobile/board-lager.c
This page took 0.025264 seconds and 5 git commands to generate.