]> git.baikalelectronics.ru Git - kernel.git/commit
mt76x2: make mt76x2_mac_reset routine static
authorLorenzo Bianconi <lorenzo.bianconi@redhat.com>
Tue, 3 Apr 2018 15:01:43 +0000 (17:01 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 24 Apr 2018 17:29:18 +0000 (20:29 +0300)
commita230ef676e7875f37a4a96579c31eea28da91800
treefe98d952db7c433bd85c2a664d889465f3e04695
parent5caed6ccd2c844b89155243b1203eaeb6b1efe35
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