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 <ha...@hauke-m.de> --- 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