Re: [PATCH] ath10k: add missing firmware declarations

2015-05-29 Thread Kalle Valo
Michal Kazior writes: > This could lead userspace initram images getting > built without necessary firmware files included > leading to probing failures of ath10k on boot with > QCA61X4. > > Signed-off-by: Michal Kazior Thanks, applied. -- Kalle Valo -- To unsubscribe from this list: send the

[PATCH] ath10k: add missing firmware declarations

2015-05-26 Thread Michal Kazior
This could lead userspace initram images getting built without necessary firmware files included leading to probing failures of ath10k on boot with QCA61X4. Signed-off-by: Michal Kazior --- drivers/net/wireless/ath/ath10k/pci.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/net/wi