[PATCH 2/6] dependencies: make ti wlcore depend on kernel >= 3.2

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

 



wlcore uses no_seek_end_llseek() which is only backported to kernel >=
3.2. generic_file_llseek_size() is only available for kernel >= 3.2 and
needed by no_seek_end_llseek().

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

diff --git a/dependencies b/dependencies
index 111ce13..54bf0b6 100644
--- a/dependencies
+++ b/dependencies
@@ -10,6 +10,11 @@ WL1251_SDIO 3.15
 WL1251_SDIO kconfig: CONFIG_WILINK_PLATFORM_DATA
 WLCORE_SDIO 3.15
 
+# needs no_seek_end_llseek()
+WLCORE 3.2
+WL12XX 3.2
+WL18XX 3.2
+
 # hostapd uses proc_remove()
 HOSTAP 3.10
 
-- 
2.6.4

--
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