aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorTom Rix <[email protected]>2021-01-17 10:15:19 -0800
committerJakub Kicinski <[email protected]>2021-01-18 20:57:43 -0800
commit7cfabe4f85a52a06943236a7747f1d868f3cac4b (patch)
tree5bf39d951fef9f6241998cd8a17df3d8b289af27 /tools/perf/scripts/python/netdev-times.py
parentbe7f4578e57d5dbfd57b2d2d731c697bcb0edc3a (diff)
arcnet: fix macro name when DEBUG is defined
When DEBUG is defined this error occurs drivers/net/arcnet/com20020_cs.c:70:15: error: ‘com20020_REG_W_ADDR_HI’ undeclared (first use in this function); did you mean ‘COM20020_REG_W_ADDR_HI’? ioaddr, com20020_REG_W_ADDR_HI); ^~~~~~~~~~~~~~~~~~~~~~ From reviewing the context, the suggestion is what is meant. Signed-off-by: Tom Rix <[email protected]> Acked-by: Joe Perches <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions