mt76: mt7915: get rid of mt7915_mcu_set_fixed_rate routine
authorLorenzo Bianconi <lorenzo@kernel.org>
Sat, 23 Oct 2021 13:49:38 +0000 (15:49 +0200)
committerFelix Fietkau <nbd@nbd.name>
Sat, 18 Dec 2021 10:47:56 +0000 (11:47 +0100)
commite42603af7eccc3df20b7423faade95799dc213db
tree3e59ba947bbe3c04c1dfbdc9c00531fcd5691b6d
parentf75c1d55ecbadce027fd650d3ca79e357afae0d9
mt76: mt7915: get rid of mt7915_mcu_set_fixed_rate routine

Fix the following sparse warning removing mt7915_mcu_set_fixed_rate
since it is no longer used:
warning: symbol 'mt7915_mcu_set_fixed_rate' was not declared.
Should it be static?

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c