[media] videobuf2: correct the #ifndef text mistake in videobuf2-dma-contig.h
[deliverable/linux.git] / include / media / videobuf2-dma-contig.h
index 19ae1e3505678bb32aa810823d619b06b88993d4..8197f87d6c617ccfec71b4113b01e11064e3b529 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * videobuf2-dma-coherent.h - DMA coherent memory allocator for videobuf2
+ * videobuf2-dma-contig.h - DMA contig memory allocator for videobuf2
  *
  * Copyright (C) 2010 Samsung Electronics
  *
@@ -10,8 +10,8 @@
  * the Free Software Foundation.
  */
 
-#ifndef _MEDIA_VIDEOBUF2_DMA_COHERENT_H
-#define _MEDIA_VIDEOBUF2_DMA_COHERENT_H
+#ifndef _MEDIA_VIDEOBUF2_DMA_CONTIG_H
+#define _MEDIA_VIDEOBUF2_DMA_CONTIG_H
 
 #include <media/videobuf2-core.h>
 #include <linux/dma-mapping.h>
This page took 0.026275 seconds and 5 git commands to generate.