[PATCH] block_ioctl EXPORT

From: James Simmons (jsimmons@transvirtual.com)
Date: Mon Dec 17 2001 - 17:17:19 EST


Another missed exported function when the IDE layer is completely compiled
modular.

  .-. .-.
  oo| Give Microsoft The Bird!!!! oo|
 /`'\ Use Linux!!! /`'\
(_;/) (_;/)
-----------------------------------------------------

--- /usr/src/linux-2.5.1/drivers/block/block_ioctl.c Mon Dec 17 11:16:56 2001
+++ linux/drivers/block/block_ioctl.c Mon Dec 17 15:05:42 2001
@@ -81,3 +81,5 @@
 #endif
         return err;
 }
+
+EXPORT_SYMBOL(block_ioctl);

-
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/



This archive was generated by hypermail 2b29 : Sun Dec 23 2001 - 21:00:14 EST