lkml.org 
[lkml]   [2006]   [Jun]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH][2.6.17]drivers/media/video/bt8xx/bttvp.h has wrong include line

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.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2006-06-22 15:01    [W:0.022 / U:0.988 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site