lkml.org 
[lkml]   [2002]   [Jun]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] Add <linux/kdev_t.h> to <linux/bio.h>
The following add <linux/kdev_t.h> to <linux/bio.h>.

This is needed since bio_ioctl takes a kdev_t for its first argument.

--
Tom Rini (TR1265)
http://gate.crashing.org/~trini/

===== include/linux/bio.h 1.13 vs edited =====
--- 1.13/include/linux/bio.h Wed Apr 24 13:00:40 2002
+++ edited/include/linux/bio.h Wed Jun 5 16:20:06 2002
@@ -20,6 +20,7 @@
#ifndef __LINUX_BIO_H
#define __LINUX_BIO_H

+#include <linux/kdev_t.h>
/* Platforms may set this to teach the BIO layer about IOMMU hardware. */
#include <asm/io.h>
#ifndef BIO_VMERGE_BOUNDARY
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:26    [W:1.043 / U:0.232 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site