diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2015-11-24 15:40:59 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-11-24 16:48:17 -0500 |
commit | a0f48be33c666b11a633a94414744adbb653ecd9 (patch) | |
tree | 2ac519151dfc91973bb3edbe842c6f150046bc95 /lib/netdev-notifier-error-inject.c | |
parent | c74a2248f937d857a98e927f3e3c56d3dde61e14 (diff) | |
download | linux-a0f48be33c666b11a633a94414744adbb653ecd9.tar.gz linux-a0f48be33c666b11a633a94414744adbb653ecd9.tar.bz2 linux-a0f48be33c666b11a633a94414744adbb653ecd9.zip |
sh_eth: Remove obsolete r8a7740-gether platform_device_id entry
Since commit 1fa59bda21c7fa36 ("ARM: shmobile: Remove legacy board code
for Armadillo-800 EVA"), r8a7740 is only supported in generic DT-only
ARM multi-platform builds. The driver doesn't need to match platform
devices by name anymore, hence remove the corresponding
platform_device_id entry.
Protect r8a7740_data by #ifdef CONFIG_OF as it's now referenced on DT
platforms only. Move it to a more logical position, in front of the
r8a777x support, so we can have a single #ifdef covering all r7s* and
r8a* support soon. This requires moving a few helper functions, too.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions