V4L/DVB (5551): Plan-b: header change

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
Alan Cox 2007-04-23 17:57:22 -03:00 committed by Mauro Carvalho Chehab
parent c123b86771
commit 8ca966d7fd

View file

@ -177,6 +177,7 @@ struct planb {
struct mutex lock;
unsigned int irq; /* interrupt number */
volatile unsigned int intr_mask;
struct pci_dev *dev; /* Our PCI device */
int overlay; /* overlay running? */
struct planb_window win;