From 680f9b6a97792f407c61af049c87f2909d8875cc Mon Sep 17 00:00:00 2001 From: Gerd Knorr Date: Mon, 21 Feb 2005 13:57:59 +0000 Subject: - add some bttv debug code. --- linux/drivers/media/video/cx88/cx88.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'linux/drivers/media/video/cx88/cx88.h') diff --git a/linux/drivers/media/video/cx88/cx88.h b/linux/drivers/media/video/cx88/cx88.h index 7a72aa556..c3800d054 100644 --- a/linux/drivers/media/video/cx88/cx88.h +++ b/linux/drivers/media/video/cx88/cx88.h @@ -1,5 +1,5 @@ /* - * $Id: cx88.h,v 1.54 2005/02/18 13:26:20 kraxel Exp $ + * $Id: cx88.h,v 1.55 2005/02/21 13:57:59 kraxel Exp $ * * v4l2 device driver for cx2388x based TV cards * @@ -547,7 +547,7 @@ void cx8802_cancel_buffers(struct cx8802_dev *dev); int cx8802_init_common(struct cx8802_dev *dev); void cx8802_fini_common(struct cx8802_dev *dev); -int cx8802_suspend_common(struct pci_dev *pci_dev, u32 state); +int cx8802_suspend_common(struct pci_dev *pci_dev, pm_message_t state); int cx8802_resume_common(struct pci_dev *pci_dev); /* -- cgit v1.2.3