summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2019-02-12 15:36:24 +0000
committerFelix Fietkau <nbd@nbd.name>2019-02-18 20:10:28 +0100
commitd0ff23c1107e8c6ddc7534cafb65844b292b1540 (patch)
treedb1c8cb1d0dcda468d2b09a3207a8a76c15404eb /tools/perf/scripts/python/export-to-postgresql.py
parent3eeb7c062d88cd3d9a7c0deac71bb1b48ac99c30 (diff)
mt76: Use the correct hweight8() function
mt76_init_stream_cap() and mt76_get_txpower() call __sw_hweight8() directly, but that's only defined if CONFIG_GENERIC_HWEIGHT is enabled. The function that works on all architectures is hweight8(). Fixes: 551e1ef4d291 ("mt76: add mt76_init_stream_cap routine") Fixes: 9313faacbb4e ("mt76: move mt76x02_get_txpower to mt76 core") Signed-off-by: Ben Hutchings <ben@decadent.org.uk> Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions