All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Németh Márton" <nm127@freemail.hu>
To: Hans Verkuil <hverkuil@xs4all.nl>
Cc: V4L Mailing List <linux-media@vger.kernel.org>
Subject: Re: [PATCH] decode_tm6000: fix include path
Date: Thu, 12 Nov 2009 08:19:15 +0100	[thread overview]
Message-ID: <4AFBB6F3.3080306@freemail.hu> (raw)
In-Reply-To: <200911120815.03113.hverkuil@xs4all.nl>

Hans Verkuil wrote:
> On Thursday 12 November 2009 07:52:51 Németh Márton wrote:
>> From: Márton Németh <nm127@freemail.hu>
>>
>> The include path is changed from ../lib to ../lib4vl2util .
>>
>> Signed-off-by: Márton Németh <nm127@freemail.hu>
>> ---
>> diff -r 60f784aa071d v4l2-apps/util/decode_tm6000.c
>> --- a/v4l2-apps/util/decode_tm6000.c	Wed Nov 11 18:28:53 2009 +0100
>> +++ b/v4l2-apps/util/decode_tm6000.c	Thu Nov 12 07:49:43 2009 +0100
>> @@ -16,7 +16,7 @@
>>     along with this program; if not, write to the Free Software
>>     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
>>   */
>> -#include "../lib/v4l2_driver.h"
>> +#include "../libv4l2util/v4l2_driver.h"
>>  #include <stdio.h>
>>  #include <string.h>
>>  #include <argp.h>
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-media" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>>
> 
> This is already part of my pull request from Monday. So this will hopefully be
> merged soon.

OK. Sorry I missed that one.

Regards,

	Márton Németh


      reply	other threads:[~2009-11-12  7:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-12  6:52 [PATCH] decode_tm6000: fix include path Németh Márton
2009-11-12  7:15 ` Hans Verkuil
2009-11-12  7:19   ` Németh Márton [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4AFBB6F3.3080306@freemail.hu \
    --to=nm127@freemail.hu \
    --cc=hverkuil@xs4all.nl \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.