aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorFlorian Fainelli <[email protected]>2018-09-06 11:42:45 -0700
committerDavid S. Miller <[email protected]>2018-09-07 23:12:12 -0700
commit7a8c7f5c30f90cb6f843e473acbd3a4b58c476b6 (patch)
treeb9f989f4e6eee7d06de43ffc4f0aec65f71fb24f /tools/perf/scripts/python/event_analyzing_sample.py
parenta89cdd8e7c741eee80b105acddb04cda9f40ef49 (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