Stanislaw Gruszka <sgruszka@xxxxxxxxxx> writes: > 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@xxxxxxxxxxxxxxxx> > Signed-off-by: Stanislaw Gruszka <sgruszka@xxxxxxxxxx> Thanks. I'll add this to both patches: Fixes: 7b4859026ccd ("mt76x0: core files") -- Kalle Valo