Searched hist:e39da597 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | pci.c | e39da597 Fri Jun 12 03:05:23 CDT 2020 Markus Theil <markus.theil@tu-ilmenau.de> mt76: fix include in pci.h
kernel test robot <lkp@intel.com> found the following issue and Kalle Valo forwarded it to Linux wireless.
drivers/net/wireless/mediatek/mt76/pci.c:8:6: warning: no previous prototype for 'mt76_pci_disable_aspm'
Fix this by adding the missing include of mt76.h as Kalle suggested.
Signed-off-by: Markus Theil <markus.theil@tu-ilmenau.de> Signed-off-by: Felix Fietkau <nbd@nbd.name> e39da597 Fri Jun 12 03:05:23 CDT 2020 Markus Theil <markus.theil@tu-ilmenau.de> mt76: fix include in pci.h kernel test robot <lkp@intel.com> found the following issue and Kalle Valo forwarded it to Linux wireless. drivers/net/wireless/mediatek/mt76/pci.c:8:6: warning: no previous prototype for 'mt76_pci_disable_aspm' Fix this by adding the missing include of mt76.h as Kalle suggested. Signed-off-by: Markus Theil <markus.theil@tu-ilmenau.de> Signed-off-by: Felix Fietkau <nbd@nbd.name>
|