diff options
| author | Russell King <[email protected]> | 2017-02-07 15:03:00 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-02-10 13:51:03 -0500 |
| commit | 9303ab2b3402b60f6c39abfdbfa4ce00fce8bee4 (patch) | |
| tree | b593dd5b2ec3cbf7c0c4d544f595f358e83f831b /tools/perf/scripts/python | |
| parent | f225e4e69770a79663c62c8d6629fdf3fcbc360a (diff) | |
net: mvneta: fix build errors when linux/phy*.h is removed from net/dsa.h
drivers/net/ethernet/marvell/mvneta.c:2694:26: error: storage size of 'status' isn't known
drivers/net/ethernet/marvell/mvneta.c:2695:26: error: storage size of 'changed' isn't known
drivers/net/ethernet/marvell/mvneta.c:2695:9: error: variable 'changed' has initializer but incomplete type
drivers/net/ethernet/marvell/mvneta.c:2709:2: error: implicit declaration of function 'fixed_phy_update_state' [-Werror=implicit-function-declaration]
Add linux/phy_fixed.h to mvneta.c
Signed-off-by: Russell King <[email protected]>
Acked-by: Thomas Petazzoni <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions