Re: unresolved reference to hd_init (2.4.0-test10, ll_rw_blk.c)

2000-11-06 Thread Arjan van de Ven
In article <00110618154301.11022@rob> you wrote: > Hi, > I just ran into a small problem trying to build the 2.4.0-test10 kernel with > only the "Old hard disk (MFM/RLL/IDE) driver" enabled. The following patch > fixed this for me, (though I'm not sure I haven't broken anything else with it). Th

unresolved reference to hd_init (2.4.0-test10, ll_rw_blk.c)

2000-11-06 Thread Robert Kaiser
Hi, I just ran into a small problem trying to build the 2.4.0-test10 kernel with only the "Old hard disk (MFM/RLL/IDE) driver" enabled. The following patch fixed this for me, (though I'm not sure I haven't broken anything else with it). diff -ur linux-2.4.0-test10/drivers/block/ll_rw_blk.c linux