Search Linux Wireless

Re: [v3,1/2] ath10k: add the PCI PM core suspend/resume ops

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 08/31/2017 05:52 AM, Kalle Valo wrote:

> This had a warning:
>
> drivers/net/wireless/ath/ath10k/pci.c:3651:1: warning: symbol 'ath10k_pci_pm_ops' was not declared. Should it be static?
>
> I fixed it in the pending branch by making it static:
>
> static SIMPLE_DEV_PM_OPS(ath10k_pci_pm_ops,
> 			 ath10k_pci_pm_suspend,
> 			 ath10k_pci_pm_resume);
>
> Please review.
>

Yes and thanks!

-- 
Ryan Hsu




[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux