diff options
author | Stanislaw Gruszka <sgruszka@redhat.com> | 2018-08-03 13:44:39 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2018-08-04 09:05:50 +0300 |
commit | 909da6e4b577be65432ba4bcede3e036db2d1dc8 (patch) | |
tree | bc88608c39420eca20dae4ff52d105774d6831ab /drivers/net/wireless/mediatek/mt76/Makefile | |
parent | 28b9188483908b2579fc4bbb2ec07e9ffdca69f7 (diff) |
mt76x0: rename mt76_* functions
mt76_* functions conflicts with mt7601u driver what prevents to build
those drivers in the kernel or use both drivers modules at once.
Patch fixes build errors like this:
ld: drivers/net/wireless/mediatek/mt76/mt76x0/mac.o:(.opd+0x30): multiple definition of `mt76_mac_tx_rate_val'; drivers/net/wireless/mediatek/mt7601u/mac.o:(.opd+0x30): first defined here
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Fixes: 7b4859026ccd ("mt76x0: core files")
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/mediatek/mt76/Makefile')
0 files changed, 0 insertions, 0 deletions