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);
> > Another missed exported function when the IDE layer is completely compiled
> > modular.
>
> Fix already with Linus for 2.5.2-pre1 -- please send these bio/block
> things through me as not to cause merge conflicts, thanks.
No problem.