pt3 needs kthread_freezable_should_stop() which is not available on these old kernels. Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx> --- dependencies | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dependencies b/dependencies index 0537444..874f1a3 100644 --- a/dependencies +++ b/dependencies @@ -55,6 +55,9 @@ MEDIA_TUNER_IT913X 3.4 VIDEO_CX23885 3.4 VIDEO_EM28XX_DVB 3.4 +# missing kthread_freezable_should_stop() +DVB_PT3 3.3 + # missing spi_finalize_current_message() and struct spi_master.transfer_one_message USB_MSI2500 3.4 -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe backports" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html