浏览代码

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

Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Mike Isely 17 年之前
父节点
当前提交
d417f711b9
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      drivers/media/video/pvrusb2/pvrusb2-context.h

+ 2 - 2
drivers/media/video/pvrusb2/pvrusb2-context.h

@@ -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
-#define __PVRUSB2_BASE_H
+#ifndef __PVRUSB2_CONTEXT_H
+#define __PVRUSB2_CONTEXT_H
 
 
 #include <linux/mutex.h>
 #include <linux/mutex.h>
 #include <linux/usb.h>
 #include <linux/usb.h>