kernel/swsusp.c doesn't compile with modular IDE

From: Adrian Bunk (bunk@fs.tum.de)
Date: Wed May 08 2002 - 15:33:37 EST


Hi,

kernel/swsusp.c in 2.4.19-pre8-ac1 includes:

<-- snip -->

...
#ifdef CONFIG_BLK_DEV_IDE
        ide_disk_suspend();
#else
#error Are you sure your disk driver supports suspend?
#endif
...

<-- snip -->

You hit the #error when you try to compile swsusp into a kernel with a
completely modular IDE.

cu
Adrian

-- 

You only think this is a free country. Like the US the UK spends a lot of time explaining its a free country because its a police state. Alan Cox

- 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 : Tue May 14 2002 - 12:00:10 EST