[PATCH 13/14] dependencies: Make mt76 depend on kernel 4.1

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

 



The mt76 driver uses the devm_led_classdev_register() function which
was added in kernel 4.1, do not build this driver on older kernel
versions.
It is probably not so hard to make this driver also work on older kernel
versions.

Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx>
---
 dependencies | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/dependencies b/dependencies
index 2741cbeb..92d7dc2c 100644
--- a/dependencies
+++ b/dependencies
@@ -162,3 +162,7 @@ USB_NET_RNDIS_WLAN 4.6
 
 # depends on struct mmc_card::ocr
 RSI_SDIO 3.13
+
+# depends on devm_led_classdev_register()
+MT76_CORE 4.1
+MT76x2E 4.1
-- 
2.11.0

--
To unsubscribe from this list: send the line "unsubscribe backports" in



[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux