diff options
author | 2015-11-24 15:40:59 +0100 | |
---|---|---|
committer | 2015-11-24 16:48:17 -0500 | |
commit | a0f48be33c666b11a633a94414744adbb653ecd9 (patch) | |
tree | 2ac519151dfc91973bb3edbe842c6f150046bc95 /net/unix/af_unix.c | |
parent | sh_eth: Remove obsolete r8a779x-ether platform_device_id entries (diff) | |
download | wireguard-linux-a0f48be33c666b11a633a94414744adbb653ecd9.tar.xz wireguard-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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions