Commit d417f711 authored by Mike Isely's avatar Mike Isely Committed by Mauro Carvalho Chehab

V4L/DVB (8475): pvrusb2: Cosmetic macro fix (benign)

Signed-off-by: default avatarMike Isely <isely@pobox.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent 31335b13
...@@ -16,8 +16,8 @@ ...@@ -16,8 +16,8 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
* *
*/ */
#ifndef __PVRUSB2_BASE_H #ifndef __PVRUSB2_CONTEXT_H
#define __PVRUSB2_BASE_H #define __PVRUSB2_CONTEXT_H
#include <linux/mutex.h> #include <linux/mutex.h>
#include <linux/usb.h> #include <linux/usb.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment