From: Predrag Ivanovic <predivan@ptt.yu>
To: v4l-dvb-maintainer@linuxtv.org
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH][2.6.17]drivers/media/video/bt8xx/bttvp.h has wrong include line
Date: Thu, 22 Jun 2006 14:58:50 +0200 [thread overview]
Message-ID: <20060622145850.0cf87d8a.predivan@ptt.yu> (raw)
Hi.
Trivial patch, really.
Fixes include line in bttvp.h(btcx-risc.h is in parent dir).
------
--- bttvp.h 2006-06-19 16:48:46.000000000 +0200
+++ bttvp.h.new 2006-06-19 16:49:54.000000000 +0200
@@ -48,7 +48,7 @@
#include "bt848.h"
#include "bttv.h"
-#include "btcx-risc.h"
+#include "../btcx-risc.h"
#ifdef __KERNEL__
-----------
Pedja
--
Recent studies suggest that running /usr/bin/coffee from cron at regular
intervals can be more effective at enhancing uptime than launching a big
coffeed process at startup.
next reply other threads:[~2006-06-22 12:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-22 12:58 Predrag Ivanovic [this message]
2006-06-22 14:26 ` [v4l-dvb-maintainer] [PATCH][2.6.17]drivers/media/video/bt8xx/bttvp.h has wrong include line Michael Krufky
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=20060622145850.0cf87d8a.predivan@ptt.yu \
--to=predivan@ptt.yu \
--cc=linux-kernel@vger.kernel.org \
--cc=v4l-dvb-maintainer@linuxtv.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox