diff options
| author | Florian Fainelli <[email protected]> | 2018-09-06 11:42:45 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-09-07 23:12:12 -0700 |
| commit | 7a8c7f5c30f90cb6f843e473acbd3a4b58c476b6 (patch) | |
| tree | b9f989f4e6eee7d06de43ffc4f0aec65f71fb24f /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | a89cdd8e7c741eee80b105acddb04cda9f40ef49 (diff) | |
net: dsa: b53: Fix build with B53_SRAB enabled and not B53_SERDES
In case B53_SRAB is enabled, but not B53_SERDES, we can get the
following linking error:
ERROR: "b53_serdes_init" [drivers/net/dsa/b53/b53_srab.ko] undefined!
We also need to ifdef the body of b53_srab_serdes_map_lane() since it
would not be used when B53_SERDES is disabled and that would produce a
warning.
Fixes: 0e01491de646 ("net: dsa: b53: Add SerDes support")
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Florian Fainelli <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions