mt76x2: make mt76x2_mac_reset routine static
commit00dfae9a0ab7594b77d39725ebff677900695d70
authorLorenzo Bianconi <lorenzo.bianconi@redhat.com>
Tue, 3 Apr 2018 15:01:43 +0000 (3 17:01 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 24 Apr 2018 17:29:18 +0000 (24 20:29 +0300)
treefe98d952db7c433bd85c2a664d889465f3e04695
parent2cb161094ef940f191cf60cd512783269572b4a7
mt76x2: make mt76x2_mac_reset routine static

Add static qualifier to mt76x2_mac_reset routine and remove the
prototype from mt76x2_mac.h since it is used just in mt76x2_init.c

Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
Acked-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/mediatek/mt76/mt76x2_init.c
drivers/net/wireless/mediatek/mt76/mt76x2_mac.h