diff options
author | Philippe Reynes <tremyfr@gmail.com> | 2016-06-27 18:08:11 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-06-29 06:03:38 -0400 |
commit | 8e07269de1fd09a01a2c00aba68b0c13160a6bac (patch) | |
tree | 14c18d7ccd0c9bd0edb816ce6b378ae776cc94c0 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
parent | bc3a334cc2c49779c90d7057c42c4537cd36256f (diff) |
net: ethernet: mvpp2: use phydev from struct net_device
The private structure contain a pointer to phydev, but the structure
net_device already contain such pointer. So we can remove the pointer
phydev in the private structure, and update the driver to use the
one contained in struct net_device.
Signed-off-by: Philippe Reynes <tremyfr@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions