VIDEO_FB_IVTV uses arch_phys_wc_add(), arch_phys_wc_del() and
pat_enabled() now which are not available in older kernel versions.

Signed-off-by: Hauke Mehrtens <ha...@hauke-m.de>
---
 dependencies | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dependencies b/dependencies
index e1bd663..54afee2 100644
--- a/dependencies
+++ b/dependencies
@@ -110,6 +110,9 @@ MEDIA_TUNER_IT913X 3.4
 VIDEO_CX23885 3.4
 VIDEO_EM28XX_DVB 3.4
 
+# this needs arch_phys_wc_add(), arch_phys_wc_del() and pat_enabled()
+VIDEO_FB_IVTV 4.2
+
 # missing kthread_freezable_should_stop()
 DVB_PT3 3.3
 
-- 
2.1.4

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

Reply via email to