Il 19/04/2013 10:36, Hans Verkuil ha scritto: > Sorry for the ongoing breakage. I expect to have time this weekend to fix it. > > Regards, > > Hans > -- Hi Hans, this should fix the current media_build breakage. Tested on Ubuntu 10.04 with kernel 2.6.32. Signed-off-by: Gianluca Gennari <gennarone@xxxxxxxxx> --- backports/v3.1_no_pm_qos.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/backports/v3.1_no_pm_qos.patch b/backports/v3.1_no_pm_qos.patch index 8dbbd41..63f3ec6 100644 --- a/backports/v3.1_no_pm_qos.patch +++ b/backports/v3.1_no_pm_qos.patch @@ -42,9 +42,9 @@ index 0a3feaa..c24b651 100644 #include <asm/io.h> @@ -470,7 +469,6 @@ struct saa7134_fh { - enum v4l2_buf_type type; - unsigned int resources; - enum v4l2_priority prio; + unsigned int radio; + enum v4l2_buf_type type; + unsigned int resources; - struct pm_qos_request qos_request; /* video overlay */ -- 1.8.2.1 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html