aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pvrusb2/pvrusb2-context.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/pvrusb2/pvrusb2-context.h')
-rw-r--r--drivers/media/video/pvrusb2/pvrusb2-context.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/drivers/media/video/pvrusb2/pvrusb2-context.h b/drivers/media/video/pvrusb2/pvrusb2-context.h
index 745e270233c2..d657e53bbfa3 100644
--- a/drivers/media/video/pvrusb2/pvrusb2-context.h
+++ b/drivers/media/video/pvrusb2/pvrusb2-context.h
@@ -1,5 +1,4 @@
1/* 1/*
2 * $Id$
3 * 2 *
4 * Copyright (C) 2005 Mike Isely <isely@pobox.com> 3 * Copyright (C) 2005 Mike Isely <isely@pobox.com>
5 * 4 *
@@ -17,8 +16,8 @@
17 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 16 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
18 * 17 *
19 */ 18 */
20#ifndef __PVRUSB2_BASE_H 19#ifndef __PVRUSB2_CONTEXT_H
21#define __PVRUSB2_BASE_H 20#define __PVRUSB2_CONTEXT_H
22 21
23#include <linux/mutex.h> 22#include <linux/mutex.h>
24#include <linux/usb.h> 23#include <linux/usb.h>