Stefan Ringel wrote:
> Am 03.02.2010 21:40, schrieb Mauro Carvalho Chehab:
>> So, please get the asalted-patches extension, apply it on your Thunderbird,
>> review your patch
>> series based on the contents of README.patches and re-submit.
>>
>>
> I use thunderbird 3, but the patch is for 2. I
Am 03.02.2010 21:40, schrieb Mauro Carvalho Chehab:
> Stefan Ringel wrote:
>
>
>> @@ -994,6 +995,13 @@ static int generic_set_freq(struct dvb_frontend
>> *fe, u32 freq /* in HZ */,
>>
> Your emailer is damaging the patches. The above should be in the same line,
> otherwise the patch won't a
Stefan Ringel wrote:
> @@ -994,6 +995,13 @@ static int generic_set_freq(struct dvb_frontend
> *fe, u32 freq /* in HZ */,
Your emailer is damaging the patches. The above should be in the same line,
otherwise the patch won't apply.
It seems that you're using Thunderbird, right?
User-Agent: Mozill
signed-off-by: Stefan Ringel
--- a/drivers/media/common/tuners/tuner-xc2028.c
+++ b/drivers/media/common/tuners/tuner-xc2028.c
@@ -15,6 +15,7 @@
#include
#include
#include
+#include "compat.h"
#include
#include "tuner-i2c.h"
#include "tuner-xc2028.h"
@@ -994,6 +995,13 @@ static int gene