lkml.org 
[lkml]   [1998]   [Feb]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
Subjectlinux-2.1.84 PATCH to fix loading of ide-disk module

ide-disk.o references the symbol "ide_wait_cmd", which needs
to be exported from linux/drivers/block/ide.c. This patch fixes the
problem.

Adam J. Richter __ ______________ 4880 Stevens Creek Blvd, Suite 205
adam@yggdrasil.com \ / San Jose, California 95129-1034
+1 408 261-6630 | g g d r a s i l United States of America
fax +1 408 261-6631 "Free Software For The Rest Of Us."
---------------------------CUT HERE----------------------------------
*** /tmp/linux-2.1.84/drivers/block/ide.c Tue Jan 27 18:03:48 1998
--- linux/drivers/block/ide.c Sat Jan 31 23:39:58 1998
***************
*** 2824,2827 ****
--- 2824,2828 ----
EXPORT_SYMBOL(ide_revalidate_disk);
EXPORT_SYMBOL(ide_cmd);
+ EXPORT_SYMBOL(ide_wait_cmd);
EXPORT_SYMBOL(ide_stall_queue);
EXPORT_SYMBOL(ide_add_proc_entries);

\
 
 \ /
  Last update: 2005-03-22 13:41    [W:0.032 / U:0.908 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site