[linux-dvb] Another change in 2.6.11-bk5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I forgot to include this hunk in the cumulative changes of 2.6.11-bk5.

Regards,
-------------- next part --------------
--- dvb-kernel/linux/drivers/media/dvb/bt8xx/bt878.h.orig	2004-12-02 10:14:09.000000000 -0800
+++ dvb-kernel/linux/drivers/media/dvb/bt8xx/bt878.h	2005-03-10 13:39:26.000000000 -0800
@@ -89,7 +89,6 @@
 #define BT878_RISC_SYNC_MASK	(1 << 15)
 
 extern int bt878_num;
-extern struct bt878 bt878[BT878_MAX];
 
 struct bt878 {
 	struct semaphore  gpio_lock;
@@ -124,6 +123,8 @@
 	int shutdown;	
 };
 
+extern struct bt878 bt878[BT878_MAX];
+
 void bt878_start(struct bt878 *bt, u32 controlreg, u32 op_sync_orin,
 		u32 irq_err_ignore);
 void bt878_stop(struct bt878 *bt);	     

[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux