Re: [PATCH 1/2] bcma: make calls to PCI hostmode functions config-safe

2015-06-08 Thread Kalle Valo
Rafał Miłecki writes: > Signed-off-by: Rafał Miłecki Thanks, both applied manually. And in the future please avoid empty commit logs. -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majord...@vger.kernel.org More majordom

[PATCH 1/2] bcma: make calls to PCI hostmode functions config-safe

2015-06-07 Thread Rafał Miłecki
Signed-off-by: Rafał Miłecki --- include/linux/bcma/bcma_driver_pci.h | 11 +++ 1 file changed, 11 insertions(+) diff --git a/include/linux/bcma/bcma_driver_pci.h b/include/linux/bcma/bcma_driver_pci.h index 5ba6918..9657f11 100644 --- a/include/linux/bcma/bcma_driver_pci.h +++ b/includ